step_progress 1.0.0
step_progress: ^1.0.0 copied to clipboard
A lightweight package for displaying customizable step progress indicators in a user interface.
1.0.0 #
- Fixed bug preventing progression to the next step when on the final step.
- Added GitHub Actions for code analysis and running tests on push to the master branch.
- Wrote unit and widget tests.
- Updated documentation.
- Cleaned and refactored code.
- Renamed widget to
StepProgressfromProgress. - Renamed repository to
step_progressfromstep-progress.
0.0.2 #
- Initialize package