petrnymsa / coffee-time

Flutter application Coffee Time (Master Thesis)
MIT License
16 stars 2 forks source link

[FEATURE] Optimize Photo loading #57

Closed petrnymsa closed 4 years ago

petrnymsa commented 4 years ago

Feature description Currently solution downloading max possible photo size, which is not needed.

Proposed solution Refactor Photo entity that it can dynamically create URL with given size

Definition of done