firelang 1.0.2
firelang: ^1.0.2 copied to clipboard
Automates Firebase Remote Config multi-language support in Flutter apps.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add firelangThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
firelang: ^1.0.2Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.