- Flutter 3.0 compatible.
- Cursor detecting area configurable.
- Fixed bug
Multiple widgets using the same GlobalKey
. - Rotationing screen now fixed.
- Fixed bug
_cursorController
not initialized.
- Now processing mouse updates!
- Refactoring starting process.
- New setters for offset and scale.
- Better scaling considering constraints and more refactoring.
- Refactored Cubit classes.
- Created custom Widgets for Cubits.
- Instructed about AnimationControllers.
- Added stream to FloatingOverlayController of FloatingOverlayData.
- Fixed issue about setState after dispose.
- Flutter formatted project.
- Initial stable release.