Note: This release has breaking changes.
- FEAT: added
animateToSide
method toRotationStageController
. - BREAKING FEAT: rotation stage handle are not uppercase by default anymore.
Note: This release has breaking changes.
- FIX: fixed broken toJson().
- DOCS(rotation_stage): documented all public classes.
- BREAKING FIX: removed
labels
parameter inRotationStage
. - BREAKING BUILD: bump flutter version.
- bump rotation_stage version
- allow for custom labels
- added demo GIF to README
- Initial Release