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
17
README.md
17
README.md
|
@ -1,16 +1,13 @@
|
|||
# mc_gallery
|
||||
|
||||
A new Flutter project.
|
||||
## Dart docs explanation
|
||||
|
||||
## Getting Started
|
||||
## Emulation
|
||||
|
||||
This project is a starting point for a Flutter application.
|
||||
## Maintaining scope
|
||||
It's an 'assignment'
|
||||
|
||||
A few resources to get you started if this is your first Flutter project:
|
||||
## Model vs. DTO
|
||||
|
||||
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
|
||||
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
|
||||
|
||||
For help getting started with Flutter development, view the
|
||||
[online documentation](https://docs.flutter.dev/), which offers tutorials,
|
||||
samples, guidance on mobile development, and a full API reference.
|
||||
## Extra quirks
|
||||
Just because I had those assets lying around
|
Loading…
Add table
Add a link
Reference in a new issue