mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
Serialization auto
This commit is contained in:
parent
5ec93124ec
commit
bd650ae609
7 changed files with 1261 additions and 71 deletions
|
|
@ -34,10 +34,16 @@ dependencies:
|
|||
flutter_bloc:
|
||||
cupertino_icons: # ^0.1.2
|
||||
equatable: # ^1.0.0
|
||||
json_annotation:
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
json_serializable:
|
||||
build_runner:
|
||||
|
||||
dependency_overrides:
|
||||
analyzer: '0.39.14'
|
||||
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue