sheets_store 2.0.0 copy "sheets_store: ^2.0.0" to clipboard
sheets_store: ^2.0.0 copied to clipboard

A simple package that allows you to use Google Sheets as cloud storage for your app.

2.0.0 #

  • New class SheetMap that allows you to store data as a map
  • New class SheetInteractionHandler for more precise control of a sheet
  • Renamed Table to SheetColumn as the old name wasn't as clear and also interfered with the Flutter widget Table causing import inconveniences
  • Fixed SheetColumn encoding input data twice when writing to a sheet
  • Changed package description (Previous one was incomplete)
  • Added the ability to delete/clear cells

1.0.0 #

  • Initial version.
8
likes
0
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A simple package that allows you to use Google Sheets as cloud storage for your app.

Repository (GitHub)
View/report issues

Topics

#server #database #spreadsheets #cloud #google

License

unknown (license)

Dependencies

googleapis, googleapis_auth, http

More

Packages that depend on sheets_store