quantum_fetch 0.3.4 copy "quantum_fetch: ^0.3.4" to clipboard
quantum_fetch: ^0.3.4 copied to clipboard

a flutter package to make api call.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quantum_fetch

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

dependencies:
  quantum_fetch: ^0.3.4

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

Publisher

unverified uploader

Weekly Downloads

a flutter package to make api call.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, dio_cache_interceptor, flutter, http_parser, mime, pretty_dio_logger

More

Packages that depend on quantum_fetch