adaptive_widgets_flutter 0.0.21
adaptive_widgets_flutter: ^0.0.21 copied to clipboard
A Flutter package for supporting adaptive widgets for iOS and Android platform.
0.0.21 #
- Updated the iOS widget to utilize the default Cupertino theme.
0.0.20 #
- Updated the iOS Date Picker UI.
0.0.19 #
- Updated the iOS date picker UI.
0.0.18 #
- Fixed an issue preventing the override of the
useRootNavigatorparameter.
0.0.17 #
- Prevented back gesture for Dialog when
dismissibleis set to true on Android devices.
0.0.16 #
- Added
useRootNavigatorparameter for dialog and action sheet.
0.0.14 #
- Updated documentation.
0.0.13 #
- Added padding support for refreshable scroll view.
0.0.12 #
- Added padding support for refreshable scroll view.
0.0.11 #
- Fixed a bug where the refreshable scroll view header was not functioning correctly.
0.0.10 #
- Fixed a bug that prevented the dialog from popping correctly.
0.0.9 #
- Lowered the SDK constraints.
0.0.8 #
- Performed code cleanup.
0.0.5 #
- Updated example.
0.0.4 #
- Added adaptive bottom sheets.
0.0.1 #
- Initial release.