flutter_pop_kit 1.1.1
flutter_pop_kit: ^1.1.1 copied to clipboard
Flutter package designed to simplify the process of displaying customizable popups
1.1.1 - 2025-03-03 #
- Border radius fix.
1.1.0 - 2025-02-28 #
- Added
flutterPopBottomSheetfunction for creating customizable bottom sheets. - Support for background blur effect in bottom sheets.
- Customizable padding, margin, and border radius for bottom sheets.
1.0.2 - 2025-02-27 #
- Minor fix
1.0.1 - 2025-02-27 #
- Blur effect fix
1.0.0 - 2025-02-27 #
-
flutterPopAlertDialogfunction implemented for creating customizable alert dialogs. -
Basic customization options for dialog content.
-
Barrier dismissible feature to close the dialog when tapped outside.
-
Support for background blur effect.
-
Lightweight & Easy to Us.
-
Initial public release of
flutter_pop_kitpackage.