uikit_flutter 0.0.4
uikit_flutter: ^0.0.4 copied to clipboard
Themes manager, loader manager and advanced widgets for Flutter projects.
0.0.4 #
- Added
ExpandableFloatingContainerwidget - Added
TimePickerwidget - Fix default
themeModefromThemeProvider - Updated dependencies
0.0.3 #
- BREAKING Changed title's type of
ShadowBoxWithTitlefrom String to Widget - Exposed
themeModefromThemeProvider - Loader color now matches Theme's primary color
- Added
itemOverviewIconBuilderparameter toDropdownSelector - Changed
WillPopScopewidget toPopScopeafter deprecation
0.0.2+3 #
- Changed loader asset
- Added barrier color to loader dialog
0.0.2+2 #
Fixed loader not hiding
0.0.2+1 #
Fixed wrong default loader asset path
0.0.2 #
- Added ExpandableText widget
- Added Accordion widget
- Added example showing widget through Widgetbook package
- Fixed loader exception when context is not mounted
- Fixed loader dismissed with physical button pressed on Android devices
0.0.1 #
Initial release. Contains the following:
- Light and Dark theme management
- Loader management
- Custom standard widgets [searchbar, loader, page, dropdown]