easy_localization_yml 1.0.0 copy "easy_localization_yml: ^1.0.0" to clipboard
easy_localization_yml: ^1.0.0 copied to clipboard

A customized version of the easy_localization package, this extends the generator to support yml files as assets. Easy and Fast internationalizing and localization your Flutter Apps, this package simp [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_localization_yml

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

dependencies:
  easy_localization_yml: ^1.0.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:easy_localization_yml/easy_localization_yml.dart';
0
likes
130
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customized version of the easy_localization package, this extends the generator to support yml files as assets. Easy and Fast internationalizing and localization your Flutter Apps, this package simplify the internationalizing process.

Homepage
View/report issues

License

MIT (license)

Dependencies

args, easy_logger, flutter, flutter_localizations, intl, path, shared_preferences, yaml

More

Packages that depend on easy_localization_yml