flutter_widgetz 4.9.1 copy "flutter_widgetz: ^4.9.1" to clipboard
flutter_widgetz: ^4.9.1 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 #

4.9.1 #

  • Put Spaced Column/Row defaultFilter into own function.
  • Add onEditingComplete to CustomTextField.

4.9.0 #

  • Add filtered constructor to SpacedColumn and SpacedRow.

4.8.0 #

  • Add spacer param to SpacedColumn and SpacedRow.

4.7.0 #

  • Add CustomProgressIndicator.

4.6.0 #

  • Add CustomLayoutBuilder.
  • Add CustomNavigationRail.

4.5.0 #

  • Add Countdown widget.
  • Optimize ThemeData calls.

4.4.0 #

  • Add FocusNodes to Inputs.

4.3.0 #

  • Add DurationField.
  • Add DurationPicker.

4.2.0 #

  • Add icon param to DropdownField.
  • Fix DropdownField density.
  • Add mainAxisExtent param to CustomSliverGrid.count.
  • Add CustomSliverGrid.extent factory.
  • Add general constructors for CustomSliverGrid and CustomSliverList.
  • Add mainAxisSize to SpacedRow.

4.1.0 #

  • Add CustomOrientationBuilder.

4.0.0 #

  • BREAKING: Change 'Input' naming to 'Field' to avoid conflicts and to better conform to standards.

3.3.0 #

  • Add ColorField.
  • Allow null for ColorPicker.shape and ColorPicker.title;

3.2.0 #

  • Add AvatarGroup.
  • Add CustomBadge.
  • Add CustomButton.
  • Add DateRangeField.
  • Add DuelingPicklist.
  • Add TimeField.
  • Add shape param to ColorPicker.
  • Fix errorBuilder in Avatar factories.

3.1.0 #

  • Update dependency constraints.

3.0.0 #

  • Update to Material 3.

2.0.0 #

  • Refactor widgets to conform to standards.

1.3.12 #

  • Add Carousel.

1.3.11 #

  • Add ReorderableListView.separated.
  • Add Link.

1.3.10 #

  • Increase tap target of CheckboxField.
  • Add more params to ColorPicker and adjust contrast.

1.3.9 #

  • Add more params to CustomSearchBar.
  • Use Flutter duration constant.

1.3.8 #

  • Increase tap target of DropdownField.
  • Add a param to CustomScaffold.

1.3.7 #

  • Add more params to SpacedColumn.

1.3.6 #

  • Add checked and icon factories to CustomPopupMenuItem.
  • Add checked, icon and tile factories to CustomSimpleDialogOption.

1.3.5 #

  • Refactor CustomSimpleDialogOption and CustomPopupMenuItem.

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 hintText to CustomTextField.
  • Add scrollPadding to CustomAutocomplete.
  • Add titleStyle to Accordion.
  • Add titleStyle to SpacedRow.
  • Add more docs.

1.3.1 #

  • Add padding to sliver list and grid.
  • Add more docs and comments.

1.3.0 #

  • Add CustomSliverList widget.

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 CustomScaffold widget.
  • Allow more user params with CustomSearchBar.
  • Set default icon on DateField.

0.0.1 #

  • Initial developer preview.
7
likes
0
pub points
73%
popularity

Publisher

verified publishermj12358.dev

A set of Flutter widgets I use in various projects. Including date and checkbox inputs, bottom navigation bar, color picker, divider and more!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_widgetz