feat : Modèle avec sérialisation automatique

This commit is contained in:
Yaël Perret
2026-05-05 21:52:13 +02:00
parent 93a54ae19b
commit d88b32d8f2
13 changed files with 404 additions and 89 deletions

View File

@@ -13,18 +13,20 @@ dependencies:
sdk: flutter
flutter_svg: ^2.0.11
google_fonts: ^8.1.0
http: ^1.2.2
http: ^1.6.0
intl: any
json_annotation: ^4.11.0
stacked: ^3.4.0
stacked_services: ^1.1.0
dev_dependencies:
build_runner: ^2.4.5
build_runner: ^2.15.0
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
mockito: ^5.4.1
stacked_generator: ^2.0.3
json_serializable: ^6.13.2
flutter:
uses-material-design: true