Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@davidsdearaujo davidsdearaujo released this 26 Jun 19:54
· 6 commits to master since this release
68ac948

Migrated to NullSafety [more]

Following the Flutter 2.0, this package has been migrated to Null Safety

Removed rxdart dependency.

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.

Deprecated searchHint field.

Use 'hintText' property from searchBoxDecoration