fluent_object_storage 0.2.0 copy "fluent_object_storage: ^0.2.0" to clipboard
fluent_object_storage: ^0.2.0 copied to clipboard

A base package for simple object storage sdk.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fluent_object_storage

With Flutter:

 $ flutter pub add fluent_object_storage

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

dependencies:
  fluent_object_storage: ^0.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:fluent_object_storage/fluent_object_storage.dart';
0
likes
0
pub points
3%
popularity

Publisher

verified publisherjiejie.dev

A base package for simple object storage sdk.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cross_file, flutter

More

Packages that depend on fluent_object_storage