flutter_widgetz 1.3.11
flutter_widgetz: ^1.3.11 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 #
1.3.11 #
- Add
ReorderableListView.separated. - Add
Link.
1.3.10 #
- Increase tap target of
CheckboxInput. - Add more params to
ColorPickerand adjust contrast.
1.3.9 #
- Add more params to
SearchBar. - Use Flutter duration constant.
1.3.8 #
- Increase tap target of
DropdownInput. - Add a param to
CustomScaffold.
1.3.7 #
- Add more params to
SpacedColumn.
1.3.6 #
- Add checked and icon factories to
PopupMenuItem. - Add checked, icon and tile factories to
SimpleDialogOption.
1.3.5 #
- Refactor
SimpleDialogOptionandPopupMenuItem.
1.3.4 #
- Add
CustomPopupMenuItem. - Add icon param to
CustomAvatar. - Add padding param to
CustomPlaceholder.
1.3.3 #
- Add count factory to sliver grid.
1.3.2 #
- Add
hintTexttoCustomTextFormField. - Add
scrollPaddingtoCustomAutocomplete. - Add
titleStyletoAccordion. - Add
titleStyletoSpacedRow. - Add more docs.
1.3.1 #
- Add padding to sliver list and grid.
- Add more docs and comments.
1.3.0 #
- Add
CustomSliverListwidget.
1.2.2 #
- Revise theming.
1.2.1 #
- Fix elevated button text color.
1.2.0 #
- Add save button.
1.1.0 #
- Add drawer and floating action button.
1.0.1 #
- Hotfix scaffold context.
1.0.0 #
- Initial release!
0.0.6 #
- Add rating bar.
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
CustomBodywidget. - Allow more user params with
CustomSearchBar. - Set default icon on
CustomInputDate.
0.0.1 #
- Initial developer preview.