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

PlatformAndroid

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

1.3.4 #

  • REFACTOR: set min sdk version to 3.5.0. (cf833367)

1.3.3 #

  • REFACTOR: support for package_info_plus ^9.0.0. (ffe6ed62)
  • REFACTOR: set min sdk to 3.0.0. (8ec08cdb)

1.3.2 #

  • Update a dependency to the latest release.

1.3.1 #

  • FIX: recaptcha when running in isolate. (951eb1f4)

1.3.0 #

  • REFACTOR(firebase_dart_flutter): move social auth providers to separate packages. (db2ef04b)
  • FIX: several fixes for app verification with recaptcha. (8890f308)
  • FEAT: use in app recaptcha as fallback for app verification. (1ea6d495)

1.2.3 #

  • Update a dependency to the latest release.

1.2.2 #

  • Update a dependency to the latest release.

1.2.1 #

  • Update a dependency to the latest release.

1.2.0 #

  • REFACTOR: log problems verifying app with apns on ios. (deb7a355)
  • FIX: app not moved to foreground after interacting with recaptcha. (740d3162)
  • FEAT: allow custom application verifier in FirebaseDartFlutter.setup. (5f36c2c2)

1.1.19 #

  • Update a dependency to the latest release.

1.1.18 #

  • Update a dependency to the latest release.

1.1.17 #

  • Update a dependency to the latest release.

1.1.16 #

  • Update a dependency to the latest release.

1.1.15 #

  • FIX(firebase_dart_flutter): fixes error for phone auth and mfa. (e7717754)

1.1.14 #

  • Update a dependency to the latest release.

1.1.13 #

  • Update a dependency to the latest release.

1.1.12 #

  • FIX: handling recaptcha response on desktop. (4237e9db)

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