Zetory project - Power by Flutter
- Interaction with network (
HttpClient) Clean ArchitecturePattern- Database implementation by:
- Caching list of albums data
- Mocking with data in assets
- Implementation of
PhotoViewerwithHeroandGestureDetector(Zoomable Image) - Implementation of
LoadingWidgetwithAnimation - User
Image.network,Bottom NavigationandRefreshIndicator factoryconstructor pattern of Dart (as singleton in other language)- Using
pathproviderfor creating and accessing a cached file (works in both iOS and Android)
For help getting started with Flutter, view flutter online documentation.
$ git clone git@github.com:backviet/zetory.git
$ cd zetory/$ flutter runCopyright 2018-2019 QuanLT

