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

GSheet to arb #

Imports Application Resource Bundle (arb) from Google Sheets

Plugin configuration #

gsheet_to_arb:
  gsheet:
    client_id: '<google_api_client_id>'
    client_secret: '<google_api_secret>'
    document_id: '<google_sheet_id>'

Import ARB files from the Google Sheet #

To import arb files from Google Sheet run the import program.

pub run gsheet_to_arb:import

Export ARB files to the Google Sheet #

To import arb files from Google Sheet run the export program.

pub run gsheet_to_arb:export
14
likes
0
pub points
24%
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