MewsSystems / mews-flutter

Flutter and Dart open-source packages maintained by Mews.
59 stars 22 forks source link

feat!: Update Progress Indicator #620

Closed witwash closed 3 months ago

witwash commented 3 months ago

Summary

It is part 1 of the rework of the Progress Indicator (previously Step Bar). There will be a bunch of renamings and the previous CompactStepBar will now be a default version of the vertical Progress Indicator, plus some minor visual changes. This PR focuses on renaming and deleting stuff that will not be used later.

Testing steps

None, just refactoring and renaming before the actual rework.

Follow-up issues

Check during review