Skip to content

Commit 9503873

Browse files
committed
v0.0.2 Release
1 parent aa25cfb commit 9503873

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

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

3-
## 0.0.1
3+
## 0.0.2
4+
- MinWidth and MaxWidth scaling.
5+
- Create Demo app.
46

5-
- Prerelease #1
7+
## 0.0.1
8+
- Initial Prerelease.

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: Make Flutter apps responsive. Automatically adapt UI to different screen sizes.
3-
version: 0.0.1
3+
version: 0.0.2
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)