units_localizations 1.0.3 copy "units_localizations: ^1.0.3" to clipboard
units_localizations: ^1.0.3 copied to clipboard

Units localizations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add units_localizations

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

dependencies:
  units_localizations: ^1.0.3

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:units_localizations/units_localizations.dart';
0
likes
140
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

Units localizations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_localizations, intl

More

Packages that depend on units_localizations