firebase_auth_rest 2.0.4 copy "firebase_auth_rest: ^2.0.4" to clipboard
firebase_auth_rest: ^2.0.4 copied to clipboard

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.4 - 2023-06-16 #

Changed #

  • Update dependencies
  • Update min dart sdk to 3.0.0

2.0.3 - 2021-11-11 #

Fixed #

  • Publishing error

2.0.2 - 2021-11-11 #

Changed #

  • Fix some linter issues

Fixed #

  • Removed errornous localId parameter from custom sign in responses (#5)

2.0.1 - 2021-05-04 #

Added #

  • JavaScript/Web CI tests

Changed #

  • Changed mocking framework to mocktail
  • Improve build scripts

Security #

  • Updated dependency requirements

2.0.0 - 2021-03-09 #

Added #

  • Integration tests

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
18
likes
120
pub points
66%
popularity

Publisher

verified publisherskycoder42.de

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

freezed_annotation, http, json_annotation

More

Packages that depend on firebase_auth_rest