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

outdated

Localize you app the easy way using a localization table.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add localization_table

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

dependencies:
  localization_table: ^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:localization_table/localization_table.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Localize you app the easy way using a localization table.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

csv, flutter

More

Packages that depend on localization_table