flutter_widgetz 0.0.5
flutter_widgetz: ^0.0.5 copied to clipboard
A set of Flutter widgets I use in various projects. Including date and checkbox inputs, bottom navigation bar, color picker, divider and more!
Flutter Widgetz #
0.0.5 #
- Add more comments.
- Add padding options to search bar.
- Add more params to scaffold.
0.0.4 #
- Add more comments.
- Allow more user defined params.
0.0.3 #
- Hotfix checkbox onChanged.
0.0.2 #
- Add
CustomBody
widget. - Allow more user params with
CustomSearchBar
. - Set default icon on
CustomInputDate
.
0.0.1 #
- Initial developer preview.