Skip to content

Commit 2425a9c

Browse files
committed
v0.0.3 Release
1 parent f4f71bc commit 2425a9c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

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

3+
## 0.0.3
4+
- Correct MinWidth and MaxWidth scaling.
5+
- Import [Minimal Website Demo](https://github.com/Codelessly/FlutterMinimalWebsite)
6+
37
## 0.0.2
48
- MinWidth and MaxWidth scaling.
59
- Create Demo app.

example

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.2
3+
version: 0.0.3
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)