firedart 0.7.1 copy "firedart: ^0.7.1" to clipboard
firedart: ^0.7.1 copied to clipboard

outdated

A dart-native implementation of the Firebase Auth and Firestore SDKs.

0.7.1 05 May 2020. #

  • Fix requesting email confirmation
  • Add User.toMap() method

0.7.0 29 March 2020. #

  • Implement paging
  • Expose document creation and update times
  • Fix collections only returning up to 20 documents

0.6.5 4 January 2020. #

  • Return user on signup and signin
  • Expose Firebase user id
  • Fix code warnings

0.6.4 13 December 2019. #

  • Update to latest Firebase auth endpoints
  • Remove dart:io dependency
  • Throw exception on auth errors

0.6.3 20 November 2019. #

  • Fix linter warnings

0.6.2 20 November 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.
316
likes
0
points
2.29k
downloads

Publisher

verified publishercachapa.net

Weekly Downloads

A dart-native implementation of the Firebase Auth and Firestore SDKs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fixnum, grpc, http, protobuf

More

Packages that depend on firedart