i10n_hierarchy_generator 1.0.8 copy "i10n_hierarchy_generator: ^1.0.8" to clipboard
i10n_hierarchy_generator: ^1.0.8 copied to clipboard

Translate a Flutter application in an easy, structured and time proven way.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add i10n_hierarchy_generator

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

dependencies:
  i10n_hierarchy_generator: ^1.0.8

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:i10n_hierarchy_generator/i10n_hierarchy_generator.dart';
2
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Translate a Flutter application in an easy, structured and time proven way.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, path

More

Packages that depend on i10n_hierarchy_generator