File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.2.0
4
+ - Flutter 3 release.
5
+
3
6
## 0.1.9
4
7
- Flutter 2 compatibility version. This is the last version to support Flutter 2.
5
8
Original file line number Diff line number Diff line change 1
1
name : responsive_framework
2
2
description : Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
3
- version : 0.1.9
3
+ version : 0.2.0
4
4
homepage : https://codelessly.com
5
5
repository : https://github.com/Codelessly/ResponsiveFramework
6
6
issue_tracker : https://github.com/Codelessly/ResponsiveFramework/issues
7
7
documentation : https://github.com/Codelessly/ResponsiveFramework
8
8
9
9
environment :
10
- sdk : ' >=2.12.0 <3.0.0'
10
+ sdk : ' >=2.17.0 <3.0.0'
11
+ flutter : ^3.0.0
11
12
12
13
dependencies :
13
14
flutter :
You can’t perform that action at this time.
0 commit comments