gsheet_to_arb 0.0.2 copy "gsheet_to_arb: ^0.0.2" to clipboard
gsheet_to_arb: ^0.0.2 copied to clipboard

outdated

Imports Application Resource Bundle (arb) from Google Sheets documents

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gsheet_to_arb

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

dependencies:
  gsheet_to_arb: ^0.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gsheet_to_arb/gsheet_to_arb.dart';
14
likes
0
pub points
30%
popularity

Publisher

verified publisherallbright.io

Imports Application Resource Bundle (arb) from Google Sheets documents

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, args, dart_style, googleapis, googleapis_auth, intl, path, petitparser

More

Packages that depend on gsheet_to_arb