multi_dropdown 1.0.3 copy "multi_dropdown: ^1.0.3" to clipboard
multi_dropdown: ^1.0.3 copied to clipboard

A Flutter widget that allows the user to select one or more options from a list, and displays the selected options as chips. The use can also fetch options from a remote source.

1.0.0 #

  • Initial release.

1.0.1 #

  • Updated screenshots.

1.0.2 #

  • Added example.

1.0.3 #

  • Added new constructor that supports fetching the data from a URL.
203
likes
0
pub points
98%
popularity

Publisher

verified publishernbhatt.com.np

A Flutter widget that allows the user to select one or more options from a list, and displays the selected options as chips. The use can also fetch options from a remote source.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on multi_dropdown