multi_language_json 1.2.0 copy "multi_language_json: ^1.2.0" to clipboard
multi_language_json: ^1.2.0 copied to clipboard

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

Publisher

verified publishercleancode.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

country_pickers, flutter, rxdart

More

Packages that depend on multi_language_json