i18n_remote_config 0.0.3+1 copy "i18n_remote_config: ^0.0.3+1" to clipboard
i18n_remote_config: ^0.0.3+1 copied to clipboard

Integration i18n with Remote Config. The package help you implements remote config. The objective is create redundance your application, if remote config failure the package return your local json.

example/lib/main.dart

import 'package:flutter/material.dart';
import 'package:example/app/app_module.dart';
import 'package:flutter_modular/flutter_modular.dart';

void main() => runApp(ModularApp(module: AppModule()));
4
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Integration i18n with Remote Config. The package help you implements remote config. The objective is create redundance your application, if remote config failure the package return your local json.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

firebase_remote_config, flutter, flutter_localizations, flutter_modular, mockito

More

Packages that depend on i18n_remote_config