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 39870b7 commit d0debdbCopy full SHA for d0debdb
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: minimal
2
description: A minimalistic Flutter website template for blogs and portfolios.
3
-version: 1.3.0
+version: 1.4.0
4
publish_to: none
5
6
environment:
@@ -11,10 +11,10 @@ dependencies:
11
sdk: flutter
12
responsive_framework:
13
path: ../
14
+ # Uncomment to build standalone project.
15
+ # responsive_framework: ^1.0.0
16
navigation_utils:
17
path: navigation_utils
- # Uncomment to build standalone project.
-# responsive_framework: ^0.2.0
18
google_fonts: ^4.0.3
19
animations: ^2.0.7
20
loading_gifs: ^0.3.0
0 commit comments