csv_localizations 2.1.0+8 copy "csv_localizations: ^2.1.0+8" to clipboard
csv_localizations: ^2.1.0+8 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: ^2.1.0+8

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';
7
likes
150
points
127
downloads

Publisher

verified publisherapptakk.com

Weekly Downloads

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