flutter_gcs_manager 0.1.1 copy "flutter_gcs_manager: ^0.1.1" to clipboard
flutter_gcs_manager: ^0.1.1 copied to clipboard

Flutter package that provides seamless interaction with Google Cloud Storage (GCS).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gcs_manager

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

dependencies:
  flutter_gcs_manager: ^0.1.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:flutter_gcs_manager/flutter_gcs_manager.dart';
0
likes
135
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package that provides seamless interaction with Google Cloud Storage (GCS).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, firebase_analytics, firebase_core, firebase_crashlytics, flutter, google_sign_in, googleapis, googleapis_auth, http, path_provider

More

Packages that depend on flutter_gcs_manager