flet_localization 0.0.1 copy "flet_localization: ^0.0.1" to clipboard
flet_localization: ^0.0.1 copied to clipboard

An addon for advanced localization.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flet_localization

With Flutter:

 $ flutter pub add flet_localization

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

dependencies:
  flet_localization: ^0.0.1

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:flet_localization/flet_localization.dart';
1
likes
0
points
82
downloads

Publisher

unverified uploader

Weekly Downloads

An addon for advanced localization.

Homepage

License

unknown (license)

Dependencies

flet, flutter, mylocalization

More

Packages that depend on flet_localization