abdicate object assigning responsibility

The ImagesService itself handles the conversion of Json to the object itself, instead of the ImagesApi
This commit is contained in:
Mguy13 2022-12-24 00:32:53 +01:00
parent 53d13927fd
commit 1a7abb9e4b
9 changed files with 255 additions and 25 deletions

View file

@ -50,6 +50,11 @@ dev_dependencies:
flutter_lints: ^2.0.1
# Builders
build_runner: ^2.3.3
json_annotation: ^4.7.0
json_serializable: ^6.5.4
flutter:
uses-material-design: true