abstract_sync 1.2.0 copy "abstract_sync: ^1.2.0" to clipboard
abstract_sync: ^1.2.0 copied to clipboard

A framework for writing your own syncing solution between any two sources.

1.2.0 #

  • The pending queue is now exposed as a public iterable in syncer.uploader.pending and syncer.downloader.pending.

1.1.0 #

  • Added a small timeout delay for when a transfer fails. This can be configured using the failureTimeout option in the Syncer constructor.
  • Removed the dependency on Flutter, so the package can be used in non-Flutter projects.

1.0.0 #

  • Initial version.
2
likes
0
points
265
downloads

Publisher

verified publisheradil.hanney.org

Weekly Downloads

A framework for writing your own syncing solution between any two sources.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

logging, meta, mutex

More

Packages that depend on abstract_sync