quantum_fetch 0.1.5-beta copy "quantum_fetch: ^0.1.5-beta" to clipboard
quantum_fetch: ^0.1.5-beta copied to clipboard

a flutter package to make api call.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add quantum_fetch

With Flutter:

 $ flutter pub add quantum_fetch

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

dependencies:
  quantum_fetch: ^0.1.5-beta

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:quantum_fetch/quantum_fetch.dart';
6
likes
0
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

a flutter package to make api call.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, dio_cache_interceptor, flutter, http_parser, mime

More

Packages that depend on quantum_fetch