selectpicker 1.0.12 copy "selectpicker: ^1.0.12" to clipboard
selectpicker: ^1.0.12 copied to clipboard

outdated

A simple package for creating a SelectPicker.

1.0.12 #

  • Changed default color of bottomsheet background to Color(0xFAFAFAFF)

1.0.11 #

  • Adjusted hintColor property to inputStyle

1.0.10 #

  • Added hintColor property to inputStyle default grey

1.0.9 #

  • Added textColor property to inputStyle default black87
  • Added backgroundColor property to BottomSheetStyle default white70
  • Created CustomStyle for itens on list

1.0.8 #

  • Function onSearch, you can pass a function that will be executed in the onChangeText of the inputSearch of the selectpicker. This function must receive a nullable string and return a Future<List

1.0.7 #

  • Important correction on didUpdateWidget updating current selection.

1.0.6 #

  • Important correction on selectPickerViewModel Provider.

1.0.5 #

  • Adjusted examples.

1.0.4 #

  • spelling corrected.

1.0.3 #

  • Created styles to customize selectpicker.
  • Changed import package.
  • Corrections on parameters showId and selectFirst and initialItem.

1.0.2 #

  • Add example.dart link.
  • Changed import package.

1.0.1 #

  • Adjusted examples.

1.0.0 #

  • Created the selector with bottom sheet.
6
likes
0
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A simple package for creating a SelectPicker.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, provider

More

Packages that depend on selectpicker