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

A Flutter package providing a persistent task queue with priorities.

Changelog #

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

1.0.0 - 2026-06-04 #

  • Initial stable release.
  • Public API: FlowQueue, QueueTask, priority and state enums.
  • SQLite-backed persistence and task execution support.

Unreleased #

Future changes go here.

3
likes
0
points
132
downloads

Publisher

verified publisherbuildrush.tech

Weekly Downloads

A Flutter package providing a persistent task queue with priorities.

Homepage

License

unknown (license)

Dependencies

flutter, path, sqflite, uuid

More

Packages that depend on flow_queue