- 08 May, 2024 2 commits
-
- 01 Nov, 2023 2 commits
-
-
mleevi authored
-
- 26 Oct, 2023 1 commit
-
- 21 Aug, 2023 1 commit
-
-
李卓原 authored
-
- 18 Jul, 2023 2 commits
-
-
李卓原 authored
- 26 Jun, 2023 1 commit
-
-
* Clean codes & add features & fix bugs Features/Bugs: - Feature: You can select what classes needs to be rebuilt instead of rebuilding everything, if you have widget A, either addi SU mixin or add 'A' to list ScreenUtilInit.responsiveWidgets - Feature: Using ScreenUtilInit.builder is optional (use it only when using library in theme) - Bug: Second call to ScreenUtil.init ignores any existing values and uses the default values when not provided, use ScreenUtil.configure instead - Bug: ScreenUtil.ensureScreenSize raises an overflow error * Update version * Add List of flutter widgets * Update logic if allowing widget to being rebuilt * Little code solidity * Add scale factors: diagonal & diameter * Add option for how font size should be scaled * Update support to Dart >= 2.17.0 * Add fontSizeResolver to init + helpers * Add ensureScreenSize to ScreenUtilInit constructor * Fix ensureScreenSize on web * Update Runner.rc * Add some methods to extensions * Update widget_test * Remove extra deps * Clean code * Add ensureScreenSizeAndInit + make init sync * Update README.md * Update CHANGELOG.md * Update version to 5.9.0 * Rename version * Adding tests * Changing version in CHANGELOG.md --------- Co-authored-by: Mounir Bouaiche <mounir-b@dba.ma>
Mounir Bouaiche authored
-
- 17 Jun, 2023 2 commits
-
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
- 16 Jun, 2023 1 commit
-
-
Mounir Bouaiche authored
-
- 14 Jun, 2023 1 commit
-
-
Mounir Bouaiche authored
-
- 13 Jun, 2023 2 commits
-
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
- 11 Jun, 2023 15 commits
-
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
Mounir Bouaiche authored
-
- 10 Jun, 2023 2 commits
-
-
Mounir Bouaiche authored
-
Features/Bugs: - Feature: You can select what classes needs to be rebuilt instead of rebuilding everything, if you have widget A, either addi SU mixin or add 'A' to list ScreenUtilInit.responsiveWidgets - Feature: Using ScreenUtilInit.builder is optional (use it only when using library in theme) - Bug: Second call to ScreenUtil.init ignores any existing values and uses the default values when not provided, use ScreenUtil.configure instead - Bug: ScreenUtil.ensureScreenSize raises an overflow error
Mounir Bouaiche authored
-
- 01 Jun, 2023 3 commits
- 31 May, 2023 3 commits
- 22 May, 2023 2 commits