firebase / FirebaseUI-Flutter

Apache License 2.0
91 stars 79 forks source link

fix(firebase_ui_localizations): expose all Firebase UI localizations for overriding #309

Closed russellwheatley closed 3 months ago

russellwheatley commented 3 months ago

Description

Expose all language localizations for FirebaseUI-Flutter so that users can override them if they wish.

Related Issues

fixes https://github.com/firebase/FirebaseUI-Flutter/issues/302

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?