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

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.8

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
130
pub points
73%
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