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 [...]

1
likes
-/ -
pub points
42
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
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