native_i18n_flutter_plugin 0.1.15 copy "native_i18n_flutter_plugin: ^0.1.15" to clipboard
native_i18n_flutter_plugin: ^0.1.15 copied to clipboard

Internationalization Flutter plugin based on Native APIs besides a command line tool to hep you during development phase

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_i18n_flutter_plugin

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

dependencies:
  native_i18n_flutter_plugin: ^0.1.15

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:native_i18n_flutter_plugin/native_i18n_flutter_plugin.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Internationalization Flutter plugin based on Native APIs besides a command line tool to hep you during development phase

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

args, dcache, flutter, logger, path, process_run, sprintf, watcher, xml

More

Packages that depend on native_i18n_flutter_plugin