flutterfire_ui 0.4.1 flutterfire_ui: ^0.4.1 copied to clipboard
UI library built on top of firebase services
0.4.1 #
- FIX: flutterfire_ui README links (#8630). (ba5b58af)
- FIX: use
EmailVerificationScreen.actionCodeSettings
& and fixflutter analyze
with Flutter 3.0.0 (#8651). (f12f1e24) - FIX: set the default variant of LoadingButton to outlined (#8443) (#8545). (518cdcee)
- FEAT: add styling APIs
FlutterFireUITheme
andFlutterFireUIStyle
(#8580). (83e2d455) - DOCS: Copy FlutterFire UI & ODM docs to package dirs (#8574). (c76f0d9b)
0.4.0+5 #
- Update a dependency to the latest release.
0.4.0+4 #
- Update a dependency to the latest release.
0.4.0+2 #
- Update a dependency to the latest release.
0.4.0+1 #
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 defaultfalse
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.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.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.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 apppubspec.yaml
to avoid version resolution issues when runningpub get
.
- 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.
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
.