File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.0.10
4+ - Calculate padding for SafeArea scaling correctly.
5+ - Calculate ViewInsets for keyboard offset correctly.
6+
37## 0.0.9
48- Create ResponsiveGridView that extends GridView with more grid layout controls.
59- Use ResponsiveGridView for shrink and fixed item sizing options with the ability to control alignment and max row count.
Original file line number Diff line number Diff line change @@ -176,6 +176,7 @@ Now you can proudly display the time and headache saved by using Responsive Fram
176176
177177** Development:**
178178* [ Ray Li] ( https://github.com/searchy2 )
179+ * [ Spencer Lindemuth] ( https://github.com/SpencerLindemuth )
179180* * add yourself here by contributing*
180181
181182** Sponsor:** [ Codelessly - Flutter App UI and Website Builder] ( https://codelessly.com/?utm_medium=link&utm_campaign=direct )
Original file line number Diff line number Diff line change 11name : responsive_framework
22description : Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
3- version : 0.0.9
3+ version : 0.0.10
44homepage : https://codelessly.com
55repository : https://github.com/Codelessly/ResponsiveFramework
66issue_tracker : https://github.com/Codelessly/ResponsiveFramework/issues
You can’t perform that action at this time.
0 commit comments