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

outdated

Wrapper around flutter_localizations, with some extra functionality and abstracting some of the common logic.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add klocalizations_flutter

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

dependencies:
  klocalizations_flutter: ^0.0.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:klocalizations_flutter/klocalizations_flutter.dart';
3
likes
0
pub points
70%
popularity

Publisher

unverified uploader

Wrapper around flutter_localizations, with some extra functionality and abstracting some of the common logic.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_localizations, provider

More

Packages that depend on klocalizations_flutter