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

outdated

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.0.5

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
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

More

Packages that depend on quantum_fetch