gradle-wrapper.properties
231 Bytes
-
* Fix initializing with Size(0, 0) Only in Production Mode, Flutter starts quicker and the native platform reports the actual resolution in a certain delai. This update only wait for the real resolution. * Upgrade to latest gradle version and enable Jetifier and use AndroidX * Update example flutter version * Optimize BugFix and some boilerplate removal * Update example app * Fix creating adaptive radius using extension * Update example/ios/.gitignore * Update README.md * Update screenutil_init.dart
Mounir Bouaiche authored