firestore_search 0.1.6 firestore_search: ^0.1.6 copied to clipboard
This package helps developers to implement cloud_firestore search in their apps.
[0.0.1] - 10-Jan-2021. #
- Initial release
[0.0.2] - 11-Jan-2021. #
- Edited the workflow name.
[0.0.3] - 11-Jan-2021. #
- Readme file shows Workflow status.
[0.0.4] - 16-Jan-2021. #
- CloudFirestore package dependency is now set to teh latest version.
[0.0.5] - 19-Jan-2021. #
- Fixed a bug in firestore_service class.
[0.0.6] - 19-Jan-2021. #
- Removed a few spaces that might have caused a bug.
[0.0.7] - 19-Jan-2021. #
- Fixed the package example & upgraded cloud_firestore to it's latest version.
[0.0.8] - 27-Jan-2021. #
- Added trailing search button to the search appbar.
- Depends on
cloud_firestore: ^0.14.0
[0.0.9] - 21-Feb-2021. #
- Added trailing search button to the search appbar.
- Depends on
cloud_firestore: ^0.16.0
[0.1.0] - 21-Feb-2021. #
- Removed most of the hard-coded color values.
- Depends on
cloud_firestore: ^0.14.0
[0.1.1] - 21-Feb-2021. #
[0.1.2] - 21-Feb-2021. #
- Fixed a glitch in search bar design.
- Depends on
cloud_firestore: ^0.14.0
[0.1.3] - 17-June-2021. #
- Depends on
cloud_firestore: ^2.2.2
[0.1.4] - 6-Oct-2021. #
- Sound null safety enabled
- Includes working example
- Working examples for Android, Ios & Web