langen 0.0.5 copy "langen: ^0.0.5" to clipboard
langen: ^0.0.5 copied to clipboard

A simple package to generate language json keys to Dart Strings

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add langen

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

dependencies:
  langen: ^0.0.5

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:langen/langen.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A simple package to generate language json keys to Dart Strings

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

build, flutter

More

Packages that depend on langen