fireball 1.0.1 copy "fireball: ^1.0.1" to clipboard
fireball: ^1.0.1 copied to clipboard

discontinued
outdated

Fireball is an HTTP wrapper and response management package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fireball

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

dependencies:
  fireball: ^1.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:fireball/fireball.dart';
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Fireball is an HTTP wrapper and response management package.

Homepage

License

unknown (license)

Dependencies

file_utils, flutter, flutter_cache_manager, flutter_cache_store, http, logger, path_provider, path_provider_platform_interface, plugin_platform_interface, shared_preferences

More

Packages that depend on fireball