Skip to content

Commit 8bbcd51

Browse files
committed
v1.3.0 Release
1 parent 5998c79 commit 8bbcd51

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,17 +1,17 @@
11
name: minimal
22
description: A minimalistic Flutter website template for blogs and portfolios.
3-
version: 1.1.0
3+
version: 1.3.0
44

55
environment:
6-
sdk: '>=2.12.0 <3.0.0'
6+
sdk: '>=2.17.0 <3.0.0'
77

88
dependencies:
99
flutter:
1010
sdk: flutter
1111
# responsive_framework:
1212
# path: ../
1313
# Uncomment to build standalone project.
14-
responsive_framework: ^0.1.8
14+
responsive_framework: ^0.2.0
1515
google_fonts: ^2.3.2
1616
animations: ^2.0.2
1717
loading_gifs: ^0.3.0

0 commit comments

Comments
 (0)