#38
Migrated to NullSafety [more]
Following the Flutter 2.0, this package has been migrated to Null Safety
Now, the content from rxdart is migrated to local, on the folder rxdart. This prevents incompatibilities between the version of rxdart in the project and the package.
Use 'hintText' property from searchBoxDecoration
- labelVisible - To show the label in field
- searchBoxMaxLines
- searchBoxMinLines
- emptyBuilder
- loadingBuilder
- errorBuilder
- Updated bottom distance
- Updated clear button
- Added show or hide searchbox capability
- Added clear feature
- Added searchBoxDecoration property
- Updated README.md
- Added parameter "validate"
- Formatted file find_dropdown.dart
- Updated README.md
- Updated README.md
- Updated git repository reference
- Updated min. sdk version
- First publication