You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Redesigned orientation usage for `getScreenSize` and `getContextualScreenSize`
25
29
* Added null checks for `getMobileLayoutSize`, `getTabletLayoutSize`, `getScreenSize` and `getContextualScreenSize`
26
30
* Fixed `README.md`
27
31
28
-
## [0.3.2]
32
+
## 0.3.2
29
33
30
34
* Added descriptions for `getMobileLayoutSize`, `getTabletLayoutSize`, `getScreenSize` and `getContextualScreenSize`
31
35
* Minor fixes
32
36
33
-
## [0.3.1]
37
+
## 0.3.1
34
38
35
39
* Added global `getMobileLayoutSize`, `getTabletLayoutSize` and two variations of `getScreenSize` based on `width` and `getContextualScreenSize` based on `BuildContext`
36
40
* Moved `orientation` from parameter of builder to `ScreenSize` as parameter
0 commit comments