chore: Update Flutter version and dependencies

This commit is contained in:
2026-03-08 14:10:50 +01:00
parent 4c5fa10ffd
commit 6c504e0125
19 changed files with 2578 additions and 1243 deletions

View File

@@ -5,28 +5,28 @@ publish_to: "none"
version: 0.1.3+2011
environment:
sdk: ">=3.0.0 <4.0.0"
sdk: ^3.8.0
dependencies:
archive: ^3.6.1
bloc: ^8.1.4
archive: ^4.0.9
bloc: ^9.2.0
bottom_bar: ^2.0.3
cached_network_image: ^3.4.1
collection: ^1.18.0
cupertino_icons: ^1.0.8
file_picker: ^8.1.2
file_picker: ^10.3.10
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
fluttertoast: ^8.2.8
freezed_annotation: ^2.4.4
get_it: ^8.0.0
flutter_bloc: ^9.1.1
fluttertoast: ^9.0.0
freezed_annotation: ^3.1.0
get_it: ^9.2.1
jikan_api: ^2.2.1
json_annotation: ^4.9.0
json_annotation: ^4.11.0
path: ^1.9.0
permission_handler: ^11.3.1
slang: ^3.31.2
slang_flutter: ^3.31.0
permission_handler: ^12.0.1
slang: ^4.13.0
slang_flutter: ^4.13.0
sqflite: ^2.3.3+2
sqflite_common_ffi:
swipeable_tile: ^2.0.1
@@ -36,14 +36,14 @@ dependencies:
dev_dependencies:
build_runner: ^2.4.12
flutter_launcher_icons: ^0.14.1
flutter_lints: ^5.0.0
flutter_lints: ^6.0.0
flutter_oss_licenses: ^3.0.2
flutter_test:
sdk: flutter
freezed: ^2.5.7
freezed: ^3.2.5
json_serializable: ^6.8.0
slang_build_runner: ^3.31.0
very_good_analysis: ^6.0.0
slang_build_runner: ^4.13.0
very_good_analysis: ^10.2.0
flutter:
uses-material-design: true