We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa25cfb commit 9503873Copy full SHA for 9503873
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
-## 0.0.1
+## 0.0.2
4
+- MinWidth and MaxWidth scaling.
5
+- Create Demo app.
6
-- Prerelease #1
7
+## 0.0.1
8
+- Initial Prerelease.
pubspec.yaml
@@ -1,6 +1,6 @@
name: responsive_framework
description: Make Flutter apps responsive. Automatically adapt UI to different screen sizes.
-version: 0.0.1
+version: 0.0.2
homepage: https://codelessly.com
repository: https://github.com/Codelessly/ResponsiveFramework
issue_tracker: https://github.com/Codelessly/ResponsiveFramework/issues
0 commit comments