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

CloudIgniteSDk for cloudignite.in cloud services.

CloudIgnite SDK #

CloudIgnite SDK is a Dart library designed for interacting with the CloudIgnite file storage service. This SDK enables developers to upload, list, retrieve, and delete files from their CloudIgnite storage buckets seamlessly.


Features #

  • File Upload: Upload files to a specified bucket.
  • File Listing: List all files in a bucket.
  • File Retrieval: Get the download URL for a file.
  • File Deletion: Delete files from a bucket.

Installation #

Add this package to your pubspec.yaml:

dependencies:
  cloudignite_sdk: ^1.0.0
0
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

CloudIgniteSDk for cloudignite.in cloud services.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on cloudignite_sdk