flutter_material_pickers 1.6.0 copy "flutter_material_pickers: ^1.6.0" to clipboard
flutter_material_pickers: ^1.6.0 copied to clipboard

outdated

A flutter package for easily and consistently showing material themed picker dialogs.

Releases #

1.6.0 - 2020-07-08 #

  • added ability to customize confirmText and cancelText
  • added onCancelled handler to all helpers
  • updated dependencies

1.5.4 5/25/2020 #

  • added hideButtons to ResponsiveDialog

1.5.3 5/24/2020 #

  • added showMaterialFilePicker which wraps file_picker_cross

1.5.2 5/20/2020 #

  • changed ScrollPicker to use ListWheelScrollView internally so it functions better.

1.5.1 5/15/2020 #

  • fixed positioning bug in selection picker with only two items

1.5.0 5/15/2020 #

  • constrained max sizes for dialogs so they don't go full screen
  • verified correct functionality on flutter web

1.4.0 5/5/2020 #

  • changed the theming elements to properly match Material design elements (see readme example);
  • fixed centering issue on scroll picker

1.3.0 4/16/2020 #

  • Upgraded dependency to latest flutter_colorpicker

1.2.0 2/13/2020 #

  • Added headerTextColor parameter to each helper method

1.1.0 2/13/2020 #

  • Added ability to control several colors to each show method

1.0.0 2/13/2020 #

  • Initial Release
232
likes
0
points
1.87k
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for easily and consistently showing material themed picker dialogs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file_picker_cross, flutter, flutter_colorpicker, intl, meta

More

Packages that depend on flutter_material_pickers