Zetory project - Power by Flutter
- Interaction with network (
HttpClient
) Clean Architecture
Pattern- Database implementation by:
- Caching list of albums data
- Mocking with data in assets
- Implementation of
PhotoViewer
withHero
andGestureDetector
(Zoomable Image) - Implementation of
LoadingWidget
withAnimation
- User
Image.network
,Bottom Navigation
andRefreshIndicator
factory
constructor pattern of Dart (as singleton in other language)- Using
pathprovider
for 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 run
Copyright 2018-2019 QuanLT