instantly_sdk 0.0.2 copy "instantly_sdk: ^0.0.2" to clipboard
instantly_sdk: ^0.0.2 copied to clipboard

The unofficial SDK for the Instantly API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add instantly_sdk

With Flutter:

 $ flutter pub add instantly_sdk

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

dependencies:
  instantly_sdk: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:instantly_sdk/instantly_sdk.dart';
0
likes
110
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

The unofficial SDK for the Instantly API.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, freezed_annotation, json_annotation

More

Packages that depend on instantly_sdk