multi_language_json 1.0.0+2 copy "multi_language_json: ^1.0.0+2" to clipboard
multi_language_json: ^1.0.0+2 copied to clipboard

outdated

A simple way to support your Flutter application with multiple languages!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add multi_language_json

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

dependencies:
  multi_language_json: ^1.0.0+2

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:multi_language_json/multi_language_json.dart';
22
likes
0
pub points
75%
popularity

Publisher

verified publishercleancode.dev

A simple way to support your Flutter application with multiple languages!

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc_pattern, country_pickers, devicelocale, flutter, rxdart

More

Packages that depend on multi_language_json