masamune_localize 0.6.0+1 copy "masamune_localize: ^0.6.0+1" to clipboard
masamune_localize: ^0.6.0+1 copied to clipboard

discontinued

Library that provides the translation function of Masamune framework. Manage translation data with Google SpreadSheet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_localize

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

dependencies:
  masamune_localize: ^0.6.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:masamune_localize/masamune_localize.dart';
0
likes
20
pub points
0%
popularity

Publisher

verified publishermathru.net

Library that provides the translation function of Masamune framework. Manage translation data with Google SpreadSheet.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

csv, flutter, flutter_device_locale, intl

More

Packages that depend on masamune_localize