/gsheets

A Dart library for working with Google Sheets API.

Primary LanguageDartOtherNOASSERTION

A library for working with Google Sheets API v4.

Manage your spreadsheets with gsheets in Dart.

Usage

Basic usage see example. For more advanced examples, check out following article Dart: Working With Google Sheets.

If you don't know where to find the credentials, i recommend you to read following article How To Get Credentials for Google Sheets.

Upcoming

0.3._ - will be added class Table that holds mutable rows and columns and has a sync method.

Features and bugs

Please file feature requests and bugs at the issue tracker.