serverpod_cloud_storage_rustfs 1.1.0-beta.1 copy "serverpod_cloud_storage_rustfs: ^1.1.0-beta.1" to clipboard
serverpod_cloud_storage_rustfs: ^1.1.0-beta.1 copied to clipboard

Serverpod integration for RustFS S3-compatible cloud storage

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add serverpod_cloud_storage_rustfs

With Flutter:

 $ flutter pub add serverpod_cloud_storage_rustfs

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

dependencies:
  serverpod_cloud_storage_rustfs: ^1.1.0-beta.1

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:serverpod_cloud_storage_rustfs/serverpod_cloud_storage_rustfs.dart';
0
likes
150
points
175
downloads

Documentation

API reference

Publisher

verified publisherthecodebrothers.pl

Weekly Downloads

Serverpod integration for RustFS S3-compatible cloud storage

Repository (GitHub)
View/report issues

Topics

#serverpod #rustfs #s3

License

unknown (license)

Dependencies

serverpod, serverpod_cloud_storage_s3_compat

More

Packages that depend on serverpod_cloud_storage_rustfs