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

Dart library for working and interacting with the Airtable API

1.1.0 #

  • Removed usage of dart:io to open this package to be used with JS
  • Cleaned up some nullable fields

1.0.0 #

  • Converted project to null safety
  • Upgraded the minimum SDK to 2.12.0

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
120
pub points
73%
popularity

Publisher

unverified uploader

Dart library for working and interacting with the Airtable API

Repository

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

http, meta

More

Packages that depend on dart_airtable