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

outdated

Dart library for working with Airtable

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_airtable

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dart_airtable: ^0.1.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_airtable/dart_airtable.dart';
10
likes
0
pub points
71%
popularity

Publisher

unverified uploader

Dart library for working with Airtable

Homepage

License

unknown (LICENSE)

Dependencies

http, meta

More

Packages that depend on dart_airtable