RichardeJiang / from_android

31-10 Anniversary Yearbook Project. Miss all of you.
0 stars 0 forks source link

Standardize staggered view json input. #2

Open RichardeJiang opened 3 years ago

RichardeJiang commented 3 years ago

As a first step, moved all template image metadata into the json, and now inside the StaggeredGridView, dynamically load info from json instead of hard-code it into the dart file.

RichardeJiang commented 3 years ago

Note that we may not want to close the ticket until the actual images to be used are loaded into the project, and all use cases have been finalized.