csv_localizations 1.7.0+4 copy "csv_localizations: ^1.7.0+4" to clipboard
csv_localizations: ^1.7.0+4 copied to clipboard

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: ^1.7.0+4

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
130
pub points
74%
popularity

Publisher

verified publisherapptakk.com

A minimal CSV localization package built on LocalizationsDelegate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

csv, flutter

More

Packages that depend on csv_localizations