firebase_dart_flutter 1.1.11 copy "firebase_dart_flutter: ^1.1.11" to clipboard
firebase_dart_flutter: ^1.1.11 copied to clipboard

A port of the Firebase database, auth and storage client to pure Dart code for use on flutter

1.1.11 #

  • REFACTOR(firebase_dart_flutter): remove dependency on uni_links. (ab876896)

1.1.10 #

  • Update a dependency to the latest release.

1.1.9 #

  • REFACTOR: upgrade minimum sdk to 2.19.0. (c943f005)

1.1.8 #

  • REFACTOR: upgrade flutter_facebook_auth to ^7.0.0. (45f43585)
  • REFACTOR: upgrade google_sign_in to ^6.0.0. (020e5fa4)
  • REFACTOR: upgrade sign_in_with_apple to ^6.0.0. (ce0ea1e4)
  • REFACTOR: add namespace to build.gradle. (ca6e422b)
  • REFACTOR: upgrade platform_info to ^5.0.0. (a8238ebf)
  • FIX: remove package from AndroidManifest.xml. (cad21f57)

1.1.7 #

  • DOCS: fix example for latest flutter version. (bccdc2a2)

1.1.6 #

  • Update a dependency to the latest release.

1.1.5 #

  • FIX: replace deprecated SafetyNet with PlayIntegrity for phone number auth. (b108445c)

1.1.4 #

  • Update a dependency to the latest release.

1.1.3 #

  • Update a dependency to the latest release.

1.1.2 #

  • Update a dependency to the latest release.

1.1.1 #

  • FIX(auth): "Error receiving broadcast Intent". (c8411ecf)

1.1.0 #

  • Update a dependency to the latest release.

  • Update a dependency to the latest release.

  • Update a dependency to the latest release.

  • Update a dependency to the latest release.

  • Update a dependency to the latest release.

  • Update a dependency to the latest release.

  • FIX(auth): sandbox for apns on release mode. (ab1ced6c)

  • FIX(auth): fallback to recaptcha when silent verification fails. (51637300)

  • REFACTOR(auth): refactor base application verifier. (b842cbc2)

  • FEAT(auth): application verification with silent APNs notifications on ios. (82db724d)

  • Update a dependency to the latest release.

  • Update a dependency to the latest release.

  • FEAT(database): Support for phone authentication

1.0.1 #

  • Upgrade flutter_facebook_auth dependency to 4.3.4+2
  • Upgrade sign_in_with_apple dependency to 4.0.0
  • Basic support for sign in with phone number

1.0.0 #

  • Sign in with apple, facebook and google
  • Null safety