Skip to content

Commit

Permalink
v2.1.0 Release
Browse files Browse the repository at this point in the history
- 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.
  • Loading branch information
rayliverified committed Aug 26, 2024
1 parent 5bf0222 commit 99f7cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: minimal
description: A minimalistic Flutter website template for blogs and portfolios.
version: 2.0.0
version: 2.1.0
publish_to: none

environment:
Expand All @@ -13,7 +13,7 @@ dependencies:
# responsive_framework:
# path: ../
# Uncomment to build standalone project.
responsive_framework: ^1.4.0
responsive_framework: ^1.5.0
google_fonts: ^6.2.1
animations: ^2.0.11
loading_gifs: ^0.3.0
Expand Down

0 comments on commit 99f7cf2

Please sign in to comment.