- Migrate to Flutter 3.22.0
- Thanks @selvam920
- Migrate to Flutter 3.13.0, fix #8
- Migrate to Flutter 3.10.0
- Optimize ScaleFactorCallback thanks to elMuso
- Stable release
- Improve documentation
- BREAKING: use ScaleFactorCallback to describe how & when to scale
- Support for updating scaleFactor, now you can enable / disable scaling on demand
- Add web app live demo
- Migrate to Flutter 3.7
- Add extension method for MediaQueryData to scale viewPadding, viewInsets, padding, etc.
- Fix a bug to support Android release build
- Add Known Issues
- Migrate to Flutter 3.0
- Use applyScaling checker to decide scaling or not
- Improve documentation & compatibility
- Initial release