cloud_sync 0.1.1 copy "cloud_sync: ^0.1.1" to clipboard
cloud_sync: ^0.1.1 copied to clipboard

A Dart library for synchronizing files between local and cloud storage using customizable metadata and file handlers, with progress callbacks and error handling.

0.1.1 #

  • Rename from:
    • SynchronizationCompleted to SyncCompleted
    • SynchronizationError to SyncError
  • SyncState now accepts SyncMetadata generic types.
  • sync method only throws exceptions when progressCallback is not provided.
  • Improve tests.

0.1.0 #

  • Initial version.
5
likes
0
points
45
downloads

Publisher

verified publisherlamnhan.dev

Weekly Downloads

A Dart library for synchronizing files between local and cloud storage using customizable metadata and file handlers, with progress callbacks and error handling.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on cloud_sync