lingua_languages 0.0.16 copy "lingua_languages: ^0.0.16" to clipboard
lingua_languages: ^0.0.16 copied to clipboard

Library for internal languages localization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lingua_languages

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

dependencies:
  lingua_languages: ^0.0.16

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:lingua_languages/generated/codegen_loader.g.dart';
import 'package:lingua_languages/generated/locale_keys.g.dart';
import 'package:lingua_languages/languages.dart';
0
likes
120
pub points
16%
popularity

Publisher

unverified uploader

Library for internal languages localization.

Repository (GitHub)
View/report issues

Documentation

API reference

License

ISC (LICENSE)

Dependencies

easy_localization, flutter

More

Packages that depend on lingua_languages