parent_progress 0.0.1 copy "parent_progress: ^0.0.1" to clipboard
parent_progress: ^0.0.1 copied to clipboard

This package offers a solution for managing and tracking progress across multiple tasks with three main classes: FictionalProgress, RationalProgress, and ParentProgress. It allows each child progress [...]

0.0.1 #

  • initial release.
1
likes
0
points
42
downloads

Publisher

verified publisherbeyondend.dev

Weekly Downloads

This package offers a solution for managing and tracking progress across multiple tasks with three main classes: FictionalProgress, RationalProgress, and ParentProgress. It allows each child progress to independently track and contribute to an aggregated parent progress, using ValueNotifier<int> for dynamic updates and UI integration. Ideal for complex progress management in modular applications.

Repository (GitHub)
View/report issues

Topics

#progress #indicator #tracking #management #manual

License

unknown (license)

Dependencies

flutter

More

Packages that depend on parent_progress