dart_airtable 0.1.2 copy "dart_airtable: ^0.1.2" to clipboard
dart_airtable: ^0.1.2 copied to clipboard

outdated

Dart library for working with Airtable

0.1.2 #

  • Fixed bug in create and update serialization
  • Added typecast parameter to createRecord and updateRecord methods

Thank you to @magnussp and @ekwus for their contributions!

0.1.1 #

  • Cleaned up code
  • Added documentation
  • Moved Airtable, AirtableRecord and AirtableRecordField to be part of the dart_airtable library

0.1.0 #

  • Added base Airtable class and AirtableRecord/AirtableRecordField classes.
  • Added methods for listing, creating, updating and deleting Airtable records
  • Added basic README and example
10
likes
25
points
83
downloads

Publisher

unverified uploader

Weekly Downloads

Dart library for working with Airtable

Repository

License

BSD-2-Clause (license)

Dependencies

http, meta

More

Packages that depend on dart_airtable