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:
parent
53d13927fd
commit
1a7abb9e4b
9 changed files with 255 additions and 25 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue