firebase_auth_dart 1.0.1 copy "firebase_auth_dart: ^1.0.1" to clipboard
firebase_auth_dart: ^1.0.1 copied to clipboard

PlatformLinux

Pure Dart implementation of FlutterFire Auth API

1.0.1 #

  • FIX: update repository and description in pubspec.

1.0.0 #

  • First stable release.

0.1.3 #

  • FEAT: Github auth provider (#74).
  • FEAT: web support (#72).

0.1.2 #

  • REFACTOR: errors (#64).
  • REFACTOR: 🔨 identity toolkit api layer (#61).
  • FEAT: OAuth providers support (#65).
  • DOCS: fix typo in import.

0.1.1 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.1.1-dev.5 #

  • FEAT: support for more OAuth providers with WebViews (#48).

0.1.1-dev.4 #

  • FIX: providerUserInfo casting type.

0.1.1-dev.3 #

  • FEAT: Phone Authentication (#40).
  • DOCS: desktop auth link.

0.1.1-dev.2 #

Note: This release has breaking changes.

  • FIX: idToken unnecessary refresh and authState changes events (#36).
  • FIX: map exception code to match FlutterFire plugins (#31).
  • FEAT: reset password flow (#34).
  • FEAT: implement more user methods and properties.
  • FEAT: map exceptions between Dart and Platform packages (#27).
  • FEAT: example CLI app.
  • DOCS: README & API docs (#28).
  • DOCS: README & comments (#26).
  • CHORE: publish packages.
  • CHORE: publish packages.
  • BREAKING REFACTOR: change auth state streams to methods (#33).
  • BREAKING REFACTOR: read error codes from a map instead of static consts.

0.1.1-dev.1 #

Note: This release has breaking changes.

  • REFACTOR: rename _dart packages.
  • FIX: map exception code to match FlutterFire plugins (#31).
  • FIX: pub versions (#20).
  • FEAT: implement more user methods and properties.
  • FEAT: map exceptions between Dart and Platform packages (#27).
  • FEAT: example CLI app.
  • DOCS: README & API docs (#28).
  • DOCS: README & comments (#26).
  • CHORE: rename firebase_dart packages.
  • BREAKING REFACTOR: read error codes from a map instead of static consts.

0.1.1-dev.0 #

  • TEST: more tests.
  • TEST: idToken is updated on emailUpdate.
  • TEST: user delete tests.
  • TEST: use mock email and password.
  • TEST: unit tests with mocks for idToken.
  • REFACTOR: emulator method name & tests.
  • REFACTOR: move api methods into a seprate internal class.
  • REFACTOR: rename files.
  • REFACTOR: idToken & IdResultToken.
  • REFACTOR: rework idToken flow.
  • REFACTOR: useEmulator methods.
  • FIX: implement desktop user.
  • FEAT: support desktop IdTokenResult.
  • FEAT: initial design of firebase_core_dart (#5).
  • FEAT: persistence & local storage (#4).
  • FEAT: user sendEmailVerification().
  • FEAT: user updateProfile & tests.
  • FEAT: delete user account.
  • FEAT: idToken refresh method & emulator updates.
  • CHORE: rename FirebaseAuthException and extend from core FirebaseException.
  • CHORE: sorting imports and analyzer warnings.
  • CHORE: add explainatory comments to IdToken.
  • CHORE: unit tests for email/password.
  • CHORE: pure dart package.
19
likes
110
points
343
downloads

Publisher

verified publisherinvertase.io

Weekly Downloads

2024.09.20 - 2025.04.04

Pure Dart implementation of FlutterFire Auth API

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

firebase_core_dart, firebaseapis, googleapis_auth, http, meta, storagebox

More

Packages that depend on firebase_auth_dart