1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00

Serialization auto

This commit is contained in:
Yan Maniez 2020-09-28 18:01:38 +02:00
parent 5ec93124ec
commit bd650ae609
7 changed files with 1261 additions and 71 deletions

View file

@ -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