mobcraft_storage 1.0.0 copy "mobcraft_storage: ^1.0.0" to clipboard
mobcraft_storage: ^1.0.0 copied to clipboard

Flutter SDK for Mobcraft Storage - Telegram-based cloud storage with freemium tiers

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobcraft_storage

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

dependencies:
  mobcraft_storage: ^1.0.0

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:mobcraft_storage/mobcraft_storage.dart';
1
likes
150
points
22
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for Mobcraft Storage - Telegram-based cloud storage with freemium tiers

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter, http, http_parser, mime, path

More

Packages that depend on mobcraft_storage