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

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

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.1 - 2026-02-06 #

Fixed #

  • Fixed JSON field names to use camelCase to match API responses (was using snake_case)
  • Updated all model fromJson and toJson methods for correct serialization

1.0.0 - 2024-01-01 #

Added #

  • Initial release of Mobcraft Storage Flutter SDK
  • File operations: upload, download, delete, list files
  • Quota management: get quota, usage breakdown, tier information
  • Support for multipart file uploads
  • Support for uploading from File objects and Uint8List bytes
  • Custom exception handling for authentication, quota, and network errors
  • Comprehensive documentation and examples
  • Full test coverage with unit tests
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