firebase_auth_rest 2.0.0-nullsafety.0 copy "firebase_auth_rest: ^2.0.0-nullsafety.0" to clipboard
firebase_auth_rest: ^2.0.0-nullsafety.0 copied to clipboard

outdated

A platform independent Dart/Flutter Wrapper for the Firebase Authentication API based on REST

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0-nullsafety.0] - 2021-02-02 #

Changed #

  • Migrated to null-safety
  • Explicit token refreshes no longer propagate errors to idTokenStream listeners

Removed #

  • Logging integration

[1.0.2] - 2021-02-02 #

Changed #

  • Updated dependencies

[1.0.1] - 2020-11-05 #

Fixed #

  • Repair broken linter config
  • Fixup code based on working lints

[1.0.0] - 2020-10-22 #

Added #

  • Full documentation for REST models
  • Extended logging support

Changed #

  • Use final members instead of read-only getters

Fixed #

  • Fixed automatic deployments
  • Exchange git hooks backend for improved git performance

[0.1.1] - 2020-09-16 #

Added #

  • Automatic deployment on new releases to pub.dev
  • Automatic upload of release-docs to github pages
  • Complete README

[0.0.1] - 2020-09-04 #

Added #

  • Initial release

[Unreleased] #

Added #

Changed #

Deprecated #

Removed #

Fixed #

Security #

18
likes
0
pub points
68%
popularity

Publisher

verified publisherskycoder42.de

A platform independent Dart/Flutter Wrapper for the Firebase Authentication API based on REST

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

freezed_annotation, http, json_annotation

More

Packages that depend on firebase_auth_rest