api_storage 0.1.7 copy "api_storage: ^0.1.7" to clipboard
api_storage: ^0.1.7 copied to clipboard

Get [Post], Post, Put [Post], Delete, Stream.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add api_storage
copied to clipboard

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

dependencies:
  api_storage: ^0.1.7
copied to clipboard

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:api_storage/api_storage.dart';
copied to clipboard
1
likes
130
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.08 - 2025.01.20

Get [Post], Post, Put [Post], Delete, Stream.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

collection, flutter, get, http, rx_get_storage

More

Packages that depend on api_storage