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 67d3655 commit c701313Copy full SHA for c701313
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: responsive_framework
2
description: Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
3
-version: 1.5.1
+version: 1.5.2
4
homepage: https://codelessly.com
5
repository: https://github.com/Codelessly/ResponsiveFramework
6
documentation: https://github.com/Codelessly/ResponsiveFramework
@@ -19,4 +19,4 @@ dev_dependencies:
19
sdk: flutter
20
flutter_lints: ^4.0.0
21
22
-flutter:
+flutter:
0 commit comments