unified_dropdown 0.0.2 copy "unified_dropdown: ^0.0.2" to clipboard
unified_dropdown: ^0.0.2 copied to clipboard

A flexible Flutter dropdown widget that supports both selection from a list and user-defined input with automatic code generation.

0.0.2 #

  • Added BSD 3-Clause license.
  • Added package README with usage example and API overview.
  • Prepared package metadata for pub.dev publication.

0.0.1 #

  • Initial release of UnifiedDropdown.
  • Supports selecting from a list or typing a new value with automatic code generation.
  • Optional field validation and custom hint text.
5
likes
140
points
99
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flexible Flutter dropdown widget that supports both selection from a list and user-defined input with automatic code generation.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on unified_dropdown

Packages that implement unified_dropdown