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

unlisted

Library for internal onboarding localization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lingua_languages

With Flutter:

 $ flutter pub add lingua_languages

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

dependencies:
  lingua_languages: ^0.0.2

Alternatively, your editor might support dart pub get or 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
0
pub points
29%
popularity

Publisher

unverified uploader

Library for internal onboarding localization.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

easy_localization, flutter

More

Packages that depend on lingua_languages