Skip to content

Commit 99f7cf2

Browse files
committedAug 26, 2024
v2.1.0 Release
- Create working Navigation with path and query parameter support. - Setup Github Actions build automations. - Create new MaxWidthBox implementation. - Optimize pages with CustomScrollView. - Fill empty space in lists.
1 parent 5bf0222 commit 99f7cf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pubspec.yaml

Lines changed: 2 additions & 2 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: 2.0.0
3+
version: 2.1.0
44
publish_to: none
55

66
environment:
@@ -13,7 +13,7 @@ dependencies:
1313
# responsive_framework:
1414
# path: ../
1515
# Uncomment to build standalone project.
16-
responsive_framework: ^1.4.0
16+
responsive_framework: ^1.5.0
1717
google_fonts: ^6.2.1
1818
animations: ^2.0.11
1919
loading_gifs: ^0.3.0

0 commit comments

Comments
 (0)