donuz_dart_sdk 1.0.72 copy "donuz_dart_sdk: ^1.0.72" to clipboard
donuz_dart_sdk: ^1.0.72 copied to clipboard

Donuz Dart SDK to comunicate with Donuz API, Abstracting Logics of login and caching requests, on all avaliable modules exposed in Donuz API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add donuz_dart_sdk

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

dependencies:
  donuz_dart_sdk: ^1.0.72

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

Import it

Now in your Dart code, you can use:

import 'package:donuz_dart_sdk/donuz_dart_sdk.dart';
1
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Donuz Dart SDK to comunicate with Donuz API, Abstracting Logics of login and caching requests, on all avaliable modules exposed in Donuz API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get_it, http, intl, shared_preferences

More

Packages that depend on donuz_dart_sdk