list_picker 1.2.0 copy "list_picker: ^1.2.0" to clipboard
list_picker: ^1.2.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.2.0 #

  • chore: updated template and dependencies to Flutter 3.22
  • refactor: updated sdk constraints to dart >=2.17

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
9
likes
160
points
146
downloads

Publisher

verified publisheroutdatedguy.rocks

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on list_picker