- Updated the
README.md
file.
- Updated the
README.md
file.
- Introduced the
stepAnimationDuration
property in the constructor. - Updated the
README.md
file.
- Change
LICENSE
fromMIT
toBSD-3-Clause
. - Upgrade Dart version to
^3.6.1
. - Update
README.md
file.
- Downgraded Dart version to
^3.5.4
.
- Updated the
.gitignore
file to include additional files and directories. - Made minor updates to the
LICENSE
file for clarity.
- Formatted code.
- 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
StepProgress
fromProgress
. - Renamed repository to
step_progress
fromstep-progress
.
- Initialize package