minio_dd 0.0.4 copy "minio_dd: ^0.0.4" to clipboard
minio_dd: ^0.0.4 copied to clipboard

outdated

A new Flutter package with minio.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add minio_dd

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

dependencies:
  minio_dd: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:minio_dd/io.dart';
import 'package:minio_dd/minio.dart';
import 'package:minio_dd/models.dart';
1
likes
20
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package with minio.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

buffer, convert, crypto, http, intl, meta, mime, path, xml

More

Packages that depend on minio_dd