diopa 1.0.0+12 copy "diopa: ^1.0.0+12" to clipboard
diopa: ^1.0.0+12 copied to clipboard

diopa is a dio client generator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add diopa

With Flutter:

 $ flutter pub add diopa

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

dependencies:
  diopa: ^1.0.0+12

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:diopa/diopa.dart';
0
likes
120
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

diopa is a dio client generator.

Documentation

API reference

License

MIT (license)

Dependencies

dio, meta

More

Packages that depend on diopa