Skip to content

Commit d0debdb

Browse files
committed
v1.4.0 Release
1 parent 39870b7 commit d0debdb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: minimal
22
description: A minimalistic Flutter website template for blogs and portfolios.
3-
version: 1.3.0
3+
version: 1.4.0
44
publish_to: none
55

66
environment:
@@ -11,10 +11,10 @@ dependencies:
1111
sdk: flutter
1212
responsive_framework:
1313
path: ../
14+
# Uncomment to build standalone project.
15+
# responsive_framework: ^1.0.0
1416
navigation_utils:
1517
path: navigation_utils
16-
# Uncomment to build standalone project.
17-
# responsive_framework: ^0.2.0
1818
google_fonts: ^4.0.3
1919
animations: ^2.0.7
2020
loading_gifs: ^0.3.0

0 commit comments

Comments
 (0)