api_service 0.0.3 copy "api_service: ^0.0.3" to clipboard
api_service: ^0.0.3 copied to clipboard

Api Client with dio

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add api_service

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

dependencies:
  api_service: ^0.0.3

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:api_service/api_service.dart';
0
likes
30
pub points
55%
popularity

Publisher

unverified uploader

Api Client with dio

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

dio, flutter, path_provider

More

Packages that depend on api_service