12 Commits

Author SHA1 Message Date
6dee1f25b3 chore(deps): update dependencies 2026-02-14 01:21:01 +02:00
afc8d51863 test: add tests 2026-02-14 01:19:58 +02:00
79639d66ee feat: add TimePickerComponent 2026-02-14 01:18:09 +02:00
4620a6b9a3 feat: tap outside handler + component fixes 2025-06-11 23:29:18 +03:00
92550934ed feat: component updated & fixes 2025-06-10 15:56:06 +03:00
bce2356a8c feat(ModalComponent): add static callbacks + pass down scrollDamping 2025-06-04 00:34:57 +03:00
b13e3c94f4 feat(ModalComponent): make ModalComponent properties mutable and auto-rebuild on change
- Refactored ModalComponent to use getters and setters for all
configurable properties.
- Automatically triggers rebuild() when any property is updated at
runtime.
- Enables dynamic updates to title, content, footer, and layout
behavior.
2025-05-27 00:01:29 +03:00
91fb3d7a9f build: add precommit hook 2025-05-25 13:06:55 +03:00
2fed73ec5b chore: dart format 2025-05-25 12:46:14 +03:00
4955155f15 docs: update example 2025-05-25 12:37:44 +03:00
8b96f1dcbf chore: update pubspec.yaml 2025-05-24 20:25:29 +03:00
7a6d840452 feat: add example 2025-05-24 19:37:30 +03:00