firebase_database_repository 1.0.6 firebase_database_repository: ^1.0.6 copied to clipboard
A DatabaseAdapter for the firebase database as used by the database_repository package
CHANGELOG #
1.0.6 #
- **BUG**
- InList and NotInList are now handled after the query did run it they exceeded the limit firebase can handle
copied to clipboard
1.0.5 #
- **BUG**
- remove json typedef as its exported from database_repository now
copied to clipboard
1.0.4 #
- **INTERNAL**
- use database_repository 2.0.0
copied to clipboard
1.0.3 #
- **DOCS**
- Improve README.md
- Improve example
- Improve dartdocs
- **INTERNAL**
- Add CI
copied to clipboard
1.0.2 #
- **DOCS**
- Improve README.md
copied to clipboard
1.0.1 #
- **DOCS**
- Improve docs
copied to clipboard
1.0.0 #
Initial Implementation