Skip to content

Commit

Permalink
release: version 3.27
Browse files Browse the repository at this point in the history
  • Loading branch information
ardera committed Jan 13, 2025
1 parent 33a3f77 commit a8347cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: flutterpi_tool
description: A tool to make development & distribution of flutter-pi apps easier.
version: 0.5.4
version: 0.6.0
repository: https://github.com/ardera/flutterpi_tool

environment:
sdk: ^3.0.5
flutter: ">=3.22.0"
flutter: ">=3.27.0"

executables:
# TODO(ardera): Maybe add an alias `flutterpi-tool` here?
Expand All @@ -20,7 +20,7 @@ dependencies:
file: ">=6.1.4 <8.0.0"
path: ^1.8.3
args: ^2.4.0
http: ">=0.13.6 <1.2.3"
http: ">=0.13.6 <2.0.0"
meta: ^1.10.0
process: ^5.0.0
unified_analytics: ">=5.8.0 <7.0.0"
Expand Down

0 comments on commit a8347cb

Please sign in to comment.