chore: use flutter 3.19.6 to avoid window stretching error in windows

This commit is contained in:
Kingkor Roy Tirtho 2024-07-05 11:55:04 +06:00
parent 1284b409e7
commit 79b842dad3
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ on:
description: Dry run without uploading to release
env:
FLUTTER_VERSION: 3.22.1
FLUTTER_VERSION: 3.19.6
permissions:
contents: write

View File

@ -132,7 +132,7 @@ dependencies:
encrypt: ^5.0.3
dev_dependencies:
build_runner: ^2.4.11
build_runner: ^2.4.9
crypto: ^3.0.3
envied_generator: ^0.5.4+1
flutter_gen_runner: ^5.4.0