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

outdated

http client for dart with interceptor integrate with BaseURL.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add devla_request

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

dependencies:
  devla_request: ^0.0.1

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:devla_request/devla_request.dart';
0
likes
0
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

http client for dart with interceptor integrate with BaseURL.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, get, get_storage, http

More

Packages that depend on devla_request