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

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

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
35
points
80
downloads

Publisher

verified publisherallbright.io

Weekly Downloads

Imports Application Resource Bundle (ARB) from Google Sheets documents

Repository (GitHub)

License

BSD-2-Clause-Views (license)

Dependencies

args, code_builder, dart_style, file_utils, googleapis, googleapis_auth, intl, intl_translation, json_annotation, logging, path, petitparser, quiver, recase, yaml

More

Packages that depend on gsheet_to_arb