gsheets 0.0.1-dev.5 copy "gsheets: ^0.0.1-dev.5" to clipboard
gsheets: ^0.0.1-dev.5 copied to clipboard

outdated

A library for working with Google Sheets API v4. Manage your spreadsheets with gsheets in Dart.

0.0.1-dev.5 #

  • Refactoring with breaking changes - lenght parameter of some Worksheet methods was renamed to count as more appropriate;
  • added method add to Worksheet that adds new columns and rows;
  • Bug fixes;

0.0.1-dev.4 #

  • Refactoring with breaking changes - simplified GSheets initialization;
  • Increased performance;
  • Minor fixes;

0.0.1-dev.3 #

  • Documentation fixes.

0.0.1-dev.2 #

  • Refactoring with breaking changes. Some methods and its parameters were renamed to increase readability. Some additional classes were exposed.

0.0.1-dev.1 #

  • Initial version
241
likes
0
pub points
95%
popularity

Publisher

unverified uploader

A library for working with Google Sheets API v4. Manage your spreadsheets with gsheets in Dart.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

googleapis, googleapis_auth, http, meta

More

Packages that depend on gsheets