8 Commits

Author SHA1 Message Date
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
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
8b96f1dcbf chore: update pubspec.yaml 2025-05-24 20:25:29 +03:00
8fa89aa856 chore: update pubspec.yaml 2025-05-24 19:42:35 +03:00
2e1ae39d16 feat: initial commit 2025-05-24 18:21:58 +03:00