flui_kit 0.0.2+1
flui_kit: ^0.0.2+1 copied to clipboard
A Flutter library offering modern high customizable components and screens for seamless app development.
Changelog #
0.0.2+1 - 2025-02-13 #
- Remove dart analysis issues for better referencement.
0.0.2 - 2025-02-13 #
- Added
QueuedNotificationfor managing a queue of notifications. - Introduced
Accordionwidget for collapsible and expandable sections. - Added
AdvancedPaginationwith navigation buttons and total count display. - Improved
DatePickerwith single and multiple mode selection. - Introduced
MultipleStepperfor customizable multi-level navigation. - Fixed issues with optional widgets (
Widget?) andvoidmethod callbacks. - Tested with Flutter 3.13.0+ and Dart 3.0.0+.
0.0.1 - 2025-01-22 #
- Added
PlanSwitcherfor subscription selection with discount configuration. - Introduced
PlanDataclass to manage plan details (name, price, etc.). - Improved customization with dedicated themes (
PlanSwitcherTheme,PlanChoicesTheme). - Fixed bugs related to optional widget lists and method callbacks.
- Tested with Flutter 3.13.0+ and Dart 3.0.0+.