gsheets 0.2.4 gsheets: ^0.2.4 copied to clipboard
A library for working with Google Sheets API v4. Manage your spreadsheets with gsheets in Dart.
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.