1. 18 May, 2022 2 commits
    • Before, when using r extension, bottomRight is copied from `bottomLeft.r` not `bottomRight.r`.
      bottomRight should be copyWith `bottomRight.r`
      cra1nbow authored
    • LiZhuoyuan authored
  2. 17 May, 2022 5 commits
  3. 14 May, 2022 1 commit
  4. 13 May, 2022 1 commit
  5. 12 May, 2022 1 commit
  6. 06 May, 2022 1 commit
  7. 05 May, 2022 5 commits
  8. 01 May, 2022 5 commits
  9. 30 Apr, 2022 1 commit
  10. 29 Apr, 2022 3 commits
  11. 28 Apr, 2022 2 commits
  12. 27 Apr, 2022 1 commit
  13. 24 Apr, 2022 2 commits
  14. 18 Apr, 2022 1 commit
  15. 06 Apr, 2022 4 commits
    • 李卓原 authored
    • 李卓原 authored
    • 李卓原 authored
    • * 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
  16. 08 Mar, 2022 3 commits
  17. 04 Mar, 2022 2 commits