dashpub_api 0.0.1 copy "dashpub_api: ^0.0.1" to clipboard
dashpub_api: ^0.0.1 copied to clipboard

retracted

Shared models and API client for the Dashpub ecosystem.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dashpub_api

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

dependencies:
  dashpub_api: ^0.0.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:dashpub_api/dashpub_api.dart';
1
likes
0
points
175
downloads

Publisher

verified publishercanus.dev

Weekly Downloads

Shared models and API client for the Dashpub ecosystem.

Repository (GitHub)
View/report issues

Topics

#api #client #pub #dashpub

License

unknown (license)

Dependencies

http, json_annotation

More

Packages that depend on dashpub_api