flutterfire_ui 0.4.0+1 copy "flutterfire_ui: ^0.4.0+1" to clipboard
flutterfire_ui: ^0.4.0+1 copied to clipboard

discontinued
outdated

UI library built on top of firebase services

0.4.0+1 #

  • FIX: filter out whitespaces in email with input formatter (#8393). (1da9dc15)
  • FIX: fix phone linking on web (#8395). (b8ac0a20)

0.4.0 #

Note: This release has breaking changes.

  • REFACTOR: refactor platform specific widget styling (#8333). (ecbff15c)
  • FIX: respect autocorrect property on UniversalTextFormField (#8367). (ad942c34)
  • FIX: trim email before submitting (#8369). (4f9b8855)
  • FIX: allow passing oauth scopes for google sign in (#8368). (7edbf5e6)
  • FIX: Avoid layout jumps when editing user name. (#8334). (1937f278)
  • FIX: fix sign out issue on desktop and web (#8331). (f1dae735)
  • FIX: Fix Flutter Cupertino button color bug. (#8315). (47dc6d09)
  • FEAT: Allow setting resizeToAvoidBottomInset from LoginScreen and set as default false for backwards compatibility. (#8365). (3e884f2f)
  • FEAT: Add Japanese localization language support. (#8110). (c9c7f828)
  • BREAKING FEAT: add email verification and allow to unlink social providers from profile screen (#8358). (89f97047)

0.3.6+1 #

  • Update a dependency to the latest release.

0.3.6 #

  • FEAT: Add German localization language support (#8195). (9976d9d6)

0.3.5+1 #

  • FIX: update all Dart SDK version constraints to Dart >= 2.16.0 (#8184). (df4a5bab)

0.3.5 #

  • FIX: Upgrade desktop_webview_auth - v0.0.5 (#8164). (123fa6b1)
  • FIX: Upgrade desktop_webview_auth package causing a problem on macOS. (#8151). (da4a1c5e)
  • FEAT: Add support for configuring authentication providers globally (additionally fixes #7801) (#8120). (ebde7d27)
  • FEAT: Add Hindi localization language support (#7778). (b584ce0f)
  • FEAT: Add Turkish language localization support. (#7790). (c47f6075)
  • FEAT: Add Bahasa Indonesia localization language support (#7709). (be0eb27f)
  • FEAT: Enhance the oauth provider button widget by showing error text underneath. (#8032). (2b47f5a1)

0.3.4 #

  • FEAT: Add Italian localization language support. (#7823). (c3a1a839)

0.3.3 #

  • FIX: prompt user to select google account on web (#8007). (b3db0213)
  • FIX: bump flutter_facebook_auth version (#8031). (82c1fe11)
  • FIX: make breakpoints of all screens configurable (#7996). (6557740c)
  • FEAT: add Dutch localization support (#7782). (751104b6)
  • FEAT: add autofillhints (#7668). (dd94e935)
  • DOCS: Fixes "infinite" typo (#8039). (c2cf325d)

0.3.2 #

  • FEAT: add Portuguese localization support (#7830). (5152692f)

0.3.1 #

  • FIX: fix ResponsivePage overflow issue (#7792). (4c633737)
  • FIX: export DifferentSignInMethodsFound auth state and make sure to add it to the list of provided actions (#7789). (0ebc382f)
  • FIX: validate email with the library instead of the RegExp (#7772). (b271b7fc)
  • FIX: not working onTap in OAuthProviderButtonWidget (#7641). (d3b81eab)
  • FIX: pass auth down to LoginView (#7645). (e8926702)
  • FEAT: add Spanish localization support (#7716). (4e8931c8)
  • FEAT: add French localization support (#7797). (a1837a28)
  • FEAT: add Arabic localization support (#7771). (9e2959ec)
  • DOCS: update repository and homepage url (#7781). (5034d699)
  • DOCS: add missing providerConfigs in example (#7724). (8649f83d)

0.3.0 #

Note: This release has breaking changes.

  • FIX: add missing export for ProviderConfiguration (#7585). (050ed837)
  • FIX: some OAuth providers now work on macOS & web (#7576). (a4315731)
  • FIX: fix various typos in i10n text (#7624). (504f7056)
  • BREAKING FEAT: update all dependencies to use latest releases (#7549). (051ff77b)
    • Note this has no breaking public API changes, however if you additionally also depend on some of the same dependencies in your app, e.g. flutter_svg then you may need to update your versions of these packages as well in your app pubspec.yaml to avoid version resolution issues when running pub get.

0.2.0+2 #

  • Update a dependency to the latest release.

0.2.0+1 #

  • Update a dependency to the latest release.

0.2.0 #

Note: This release has breaking changes.

  • FIX: fix issue with web and phone authentication (#7506).
  • DOCS: add readme documentation (#7508).
  • DOCS: Fix typos and remove unused imports (#7504).
  • BREAKING FIX: rename QueryBuilderSnapshot -> FirebaseQueryBuilderSnapshot plus internal improvements and additional documentation (#7503).

0.1.0+1 #

  • FIX: email link sign in and add additional documentation (#7493).

0.1.0 #

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

0.1.0-dev.5 #

  • Update a dependency to the latest release.

0.1.0-dev.4 #

  • Bump "flutterfire_ui" to 0.1.0-dev.4.

0.1.0-dev.3 #

  • Bump "flutterfire_ui" to 0.1.0-dev.3.

0.1.0-dev.2 #

  • Bump "flutterfire_ui" to 0.1.0-dev.2.

0.1.0-dev.1 #

  • Bump "flutterfire_ui" to 0.1.0-dev.1.