firedart 0.6.2
firedart: ^0.6.2 copied to clipboard
An incomplete, dart-native implementation of the Firebase SDK.
0.6.2 21 July 2019. #
- Update Protobug and GRPC dependencies to latest versions
0.6.1 21 July 2019. #
- Add generic Reference factory
0.6.0 21 July 2019. #
- Implement collection streaming
- Deprecate some getter methods in favour of dart's getter syntax
0.5.1 17 July 2019. #
- Improve token storage
0.5.0+1 16 July 2019. #
- Cleanup to satisfy dart pub analysis
0.5.0 16 July 2019. #
- Refactor the code to use RPC instead of REST for Firestore.
- Implement listening to document real-time updates.
0.1.0 26 June 2019. #
- Fix issues identified in the dart pub analysis.
0.0.1 26 June 2019. #
- Initial release.