zooper_flutter_localization 1.0.0 copy "zooper_flutter_localization: ^1.0.0" to clipboard
zooper_flutter_localization: ^1.0.0 copied to clipboard

outdated

A simple localization library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zooper_flutter_localization

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

dependencies:
  zooper_flutter_localization: ^1.0.0

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:zooper_flutter_localization/zooper_flutter_localization.dart';
1
likes
0
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A simple localization library

Homepage

License

unknown (license)

Dependencies

collection, csv, flutter, path

More

Packages that depend on zooper_flutter_localization