We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f278f2 commit c69ad1aCopy full SHA for c69ad1a
pubspec.yaml
@@ -10,10 +10,10 @@ environment:
10
dependencies:
11
flutter:
12
sdk: flutter
13
- responsive_framework:
14
- path: ../
+# responsive_framework:
+# path: ../
15
# Uncomment to build standalone project.
16
- # responsive_framework: ^1.0.0
+ responsive_framework: ^1.2.0
17
google_fonts: ^6.1.0
18
animations: ^2.0.11
19
loading_gifs: ^0.3.0
@@ -22,7 +22,7 @@ dev_dependencies:
22
flutter_test:
23
24
flutter_launcher_icons: ^0.13.1
25
- flutter_lints: ^2.0.3
+ flutter_lints: ^3.0.1
26
27
flutter_icons:
28
android: true
0 commit comments