list_picker 1.1.0 copy "list_picker: ^1.1.0" to clipboard
list_picker: ^1.1.0 copied to clipboard

A flutter package to pick an item from a list of given items using a dialog box with search functionality.

1.1.0 #

  • refactor: updated example app code for flutter 3.3
  • fix: replaced deprecated methods introduced in flutter 3.7

1.0.0 #

  • Updated LICENSE
  • DOCS: updated homepage url
  • DOCS: added links and badges in readme

0.0.4 #

  • new: Changed mouse shape when hovered on textfield
  • feat: Added width, padding and margin properties for ListPickerField
  • feat: Added width and height properties for ListPickerDialog
  • fix: InitialValue not shown when custom controller passed
  • docs: added proper dartDoc comments

0.0.3 #

  • Added proper package description

0.0.2 #

  • Fixed broken demo gif link

0.0.1 #

  • ListPickerField widget added
  • ListPickerDialog widget added
  • showPickerDialog function added
7
likes
140
pub points
75%
popularity

Publisher

verified publisheroutdatedguy.rocks

A flutter package to pick an item from a list of given items using a dialog box with search functionality.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on list_picker