intl_yaml 0.0.2 copy "intl_yaml: ^0.0.2" to clipboard
intl_yaml: ^0.0.2 copied to clipboard

outdated

Auto implement intl globalization method from yaml.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intl_yaml

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

dependencies:
  intl_yaml: ^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:intl_yaml/parser.dart';
import 'package:intl_yaml/stub.dart';
import 'package:intl_yaml/stub_file.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Auto implement intl globalization method from yaml.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dart_config, flutter, path

More

Packages that depend on intl_yaml