ispectify_dio 4.4.2 copy "ispectify_dio: ^4.4.2" to clipboard
ispectify_dio: ^4.4.2 copied to clipboard

Dio HTTP client integration for ISpect toolkit

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ispectify_dio

With Flutter:

 $ flutter pub add ispectify_dio

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

dependencies:
  ispectify_dio: ^4.4.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:ispectify_dio/ispectify_dio.dart';
0
likes
150
points
1.74k
downloads

Publisher

verified publishershodev.live

Weekly Downloads

Dio HTTP client integration for ISpect toolkit

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, dio, ispectify

More

Packages that depend on ispectify_dio