firebase_auth_desktop 0.1.1-dev.0 copy "firebase_auth_desktop: ^0.1.1-dev.0" to clipboard
firebase_auth_desktop: ^0.1.1-dev.0 copied to clipboard

outdated

Desktop implementation of firebase_auth

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.