modified_localization 3.0.5 copy "modified_localization: ^3.0.5" to clipboard
modified_localization: ^3.0.5 copied to clipboard

Flutter localization package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modified_localization

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

dependencies:
  modified_localization: ^3.0.5

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:modified_localization/easy_localization.dart';
0
likes
40
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter localization package

Repository (GitHub)

License

Apache-2.0 (license)

Dependencies

args, cupertino_icons, easy_logger, encrypt_shared_preferences, flutter, flutter_localizations, intl, path

More

Packages that depend on modified_localization