gsheets 0.1.0 gsheets: ^0.1.0 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.
Upcoming #
0.2._ - faster performance for methods that include mapping, use keys, fetch or append last row/column.
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.