progress_tracker 0.0.16
progress_tracker: ^0.0.16 copied to clipboard
A versatile and easy-to-use Flutter package for implementing progress tracking and status visualization in your applications.
[0.0.16] - 2025-03-11 #
- Simplify the readme
[0.0.15] - 2025-02-27 #
- Made the
icon
parameter in theStatus
class optional. - Allows progress tracker steps without requiring an icon.
- Improved flexibility for cases where icons are not needed.
[0.0.14] - 2025-02-27 #
- Update readme file (example usage)
- Added option to position tracker at the start and end of the lines
[0.0.13] - 2025-02-27 #
- Update readme file (package logo)
[0.0.12] - 2024-11-29 #
- Update readme file (banner image and workflow badge)
[0.0.11] - 2024-11-29 #
- Update readme file (banner image)
[0.0.10] - 2024-11-29 #
- Update readme file
[0.0.9] - 2024-07-21 #
- Fix showcase file now showing properly
[0.0.8] - 2024-07-21 #
- Added empty icon support
- Support to other platform
[0.0.7] - 2024-02-22 #
- update License
- added comments in package code
[0.0.6] - 2024-02-22 #
- Added comments in Quick Example
[0.0.5] - 2024-02-22 #
- Update Quick Example
[0.0.4] - 2024-02-22 #
- Fix issue in list of status
[0.0.3] - 2024-02-22 #
- Fix minor issue
[0.0.2] - 2024-02-21 #
- Example update
[0.0.1] - - 2024-02-22 #
- Stable Release