csv_localizations 0.8.0+1 copy "csv_localizations: ^0.8.0+1" to clipboard
csv_localizations: ^0.8.0+1 copied to clipboard

outdated

A minimal CSV localization package built on LocalizationsDelegate.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add csv_localizations

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

dependencies:
  csv_localizations: ^0.8.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:csv_localizations/csv_localizations.dart';
6
likes
40
pub points
81%
popularity

Publisher

verified publisherapptakk.com

A minimal CSV localization package built on LocalizationsDelegate.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

csv, flutter

More

Packages that depend on csv_localizations