firebase_auth_desktop 0.1.1-dev.1
firebase_auth_desktop: ^0.1.1-dev.1 copied to clipboard
Desktop implementation of firebase_auth
0.1.1-dev.1 #
- FIX: example dependencies.
- FIX: run format & fix analyzer problems.
- FEAT: OAuth Sign In & Link (#14).
- FEAT: User methods (#13).
- CHORE: update example apps dependencies.
- CHORE: update example packages git ref.
- CHORE: bumping flutter constraints.
- CHORE: rename firebase_dart packages.
0.1.1-dev.0 #
- TEST: more tests.
- TEST: user delete tests.
- REFACTOR: move api methods into a seprate internal class.
- REFACTOR: useEmulator methods.
- FIX: implement desktop user.
- FEAT: support desktop IdTokenResult.
- FEAT: initial design of flutterfire_core_dart (#5).
- FEAT: persistence & local storage (#4).
- FEAT: idToken refresh method & emulator updates.
- CHORE: example app fixes.
- CHORE: sorting imports and analyzer warnings.
- CHORE: pure dart package.