fluent_localization 0.0.2+1 copy "fluent_localization: ^0.0.2+1" to clipboard
fluent_localization: ^0.0.2+1 copied to clipboard

outdated

Package that allows you to set up and use translations in an easy and quick way

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluent_localization

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

dependencies:
  fluent_localization: ^0.0.2+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:fluent_localization/fluent_localization.dart';
0
likes
0
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

Package that allows you to set up and use translations in an easy and quick way

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ez_localization, fluent_localization_api, flutter, flutter_localizations, mocktail

More

Packages that depend on fluent_localization