klocalizations_flutter 0.0.7 copy "klocalizations_flutter: ^0.0.7" to clipboard
klocalizations_flutter: ^0.0.7 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.7

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
90
pub points
71%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_localizations, provider

More

Packages that depend on klocalizations_flutter