intl_utils_formatter 1.0.1 copy "intl_utils_formatter: ^1.0.1" to clipboard
intl_utils_formatter: ^1.0.1 copied to clipboard

A utility package for intl_utils to sort and format the arb files.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intl_utils_formatter

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

dependencies:
  intl_utils_formatter: ^1.0.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_utils_formatter/intl_utils_formatter.dart';
4
likes
160
pub points
19%
popularity

Publisher

verified publisherdholasain.com

A utility package for intl_utils to sort and format the arb files.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, yaml

More

Packages that depend on intl_utils_formatter