intl_toolbox 0.1.1 copy "intl_toolbox: ^0.1.1" to clipboard
intl_toolbox: ^0.1.1 copied to clipboard

A useful toolbox for intl_translation package. You can easily generate and add locale to your project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intl_toolbox

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

dependencies:
  intl_toolbox: ^0.1.1

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_toolbox/intl_toolbox.dart';
2
likes
40
pub points
0%
popularity

Publisher

verified publisherwallforfry.fr

A useful toolbox for intl_translation package. You can easily generate and add locale to your project.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, intl_translation, path

More

Packages that depend on intl_toolbox