sizer_pro 2.2.0
sizer_pro: ^2.2.0 copied to clipboard
A flutter plugin for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
0.0.1 15.10.2020. #
- First Release
0.0.2 15.10.2020. #
- Change class name
0.0.3 15.10.2020. #
- Change structure
0.1.0 15.10.2020. #
- Published initial version.
0.1.1 15.10.2020. #
- Change Readme file
- Solve some bugs
0.1.2 16.10.2020. #
- Add comments in code
0.1.3 19.10.2020. #
- Change font size method
- Change readme file
1.1.0 22.10.2020. #
- Add Orientation and DeviceType method
1.1.1 22.10.2020. #
- Add Orientation and DeviceType method
1.1.2 23.10.2020. #
- Solve some bugs
1.1.3 23.10.2020. #
- Solve some bugs
1.1.4 23.10.2020. #
- Change readme file
1.1.5 23.10.2020. #
- Change readme file
1.1.6 27.10.2020. #
- Add example
2.0.0 20.04.2021. #
- Fix all bugs
- Update with flutter 2.0 features
- Support to web and desktop
2.0.1 20.04.2021. #
- Fix all bugs
- Update with flutter 2.0 features
- Support to web and deskto
2.0.2 20.04.2021. #
- Update readme file
2.0.3 20.04.2021. #
- Fix code lint
- Fix support multiple platforms
2.0.4 20.04.2021. #
- Update readme file
2.0.5 20.04.2021. #
- Update readme file
2.0.6 20.04.2021. #
- Update readme file
2.0.7 20.04.2021. #
- Fix dartfmt
2.0.8 20.04.2021. #
- Fix multiplatform bug
2.0.9 20.04.2021. #
- Fix multiplatform bug
2.0.10 20.04.2021. #
- Fix multiplatform bug
2.0.11 20.04.2021. #
- Fix multiplatform bug
2.0.12 20.04.2021. #
- Fix sizer widget class
2.0.13 20.04.2021. #
- Update readme file
2.0.14 15.09.2021. #
- add method for responsive web
2.0.15 19.06.2023. #
- Dart 3.0 SDK implemented
- Added font support
2.0.16 19.06.2023. #
- .sp Improved
- Added Icon documentation
2.0.17 20.06.2023. #
- Renamed Package
2.0.18 20.06.2023. #
- Minor Fix
2.0.19 20.06.2023. #
- Fix Preview image
2.1.0 28.06.2023. #
- Added Compatability for Older Version
- SDK version downgraded to Dart SDK 2.12
3.0.0-alpha 28.06.2023. #
- Removed unwanted dependencies
- Readme updated
2.1.1 29.08.2023. #
- Fixed the Analytical warning
2.1.2 29.08.2023. #
- Increased Dart SDK Constraints
2.2.0 27.09.2023. #
- Documented Code using AI