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
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A simple package to generate language json keys to Dart Strings

Homepage

License

BSD-2-Clause (license)

Dependencies

build, flutter

More

Packages that depend on langen