Skip to content

Commit 5619e2d

Browse files
committed
v0.0.12 Release
1 parent 594a2b1 commit 5619e2d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 0.0.12
4+
- Add `alignment` property for setting internal Stack alignment.
5+
- Fix ResponsiveGridView Padding null.
6+
- Fix iOS didChangeMetrics Context null.
7+
38
## 0.0.11
49
- Dartfmt files. No functional changes.
510

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: responsive_framework
22
description: Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
3-
version: 0.0.11
3+
version: 0.0.12
44
homepage: https://codelessly.com
55
repository: https://github.com/Codelessly/ResponsiveFramework
66
issue_tracker: https://github.com/Codelessly/ResponsiveFramework/issues

0 commit comments

Comments
 (0)