firebase_ui_localizations 1.11.0 copy "firebase_ui_localizations: ^1.11.0" to clipboard
firebase_ui_localizations: ^1.11.0 copied to clipboard

Localization package for firebase_ui_auth, firebase_ui_firestore and firebase_ui_database

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add firebase_ui_localizations

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  firebase_ui_localizations: ^1.11.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:firebase_ui_localizations/firebase_ui_localizations.dart';
11
likes
140
pub points
94%
popularity

Publisher

verified publisherfirebase.google.com

Localization package for firebase_ui_auth, firebase_ui_firestore and firebase_ui_database

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_localizations, path

More

Packages that depend on firebase_ui_localizations