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 5998c79 commit 8bbcd51Copy full SHA for 8bbcd51
pubspec.yaml
@@ -1,17 +1,17 @@
1
name: minimal
2
description: A minimalistic Flutter website template for blogs and portfolios.
3
-version: 1.1.0
+version: 1.3.0
4
5
environment:
6
- sdk: '>=2.12.0 <3.0.0'
+ sdk: '>=2.17.0 <3.0.0'
7
8
dependencies:
9
flutter:
10
sdk: flutter
11
# responsive_framework:
12
# path: ../
13
# Uncomment to build standalone project.
14
- responsive_framework: ^0.1.8
+ responsive_framework: ^0.2.0
15
google_fonts: ^2.3.2
16
animations: ^2.0.2
17
loading_gifs: ^0.3.0
0 commit comments