Skip to content

A Template of Android, iOS Application. Power by Flutter

License

Notifications You must be signed in to change notification settings

backviet/zetory

Repository files navigation

Zetory

zetory

Zetory project - Power by Flutter

Features

  • Interaction with network (HttpClient)
  • Clean Architecture Pattern
  • Database implementation by:
    • Caching list of albums data
    • Mocking with data in assets
  • Implementation of PhotoViewer with Hero and GestureDetector (Zoomable Image)
  • Implementation of LoadingWidget with Animation
  • User Image.network, Bottom Navigation and RefreshIndicator
  • 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)

Preview

ios-demo

Dependencies

Getting Started

For help getting started with Flutter, view flutter online documentation.

2. Clone the repo

$ git clone git@github.com:backviet/zetory.git
$ cd zetory/

3. Run the app

$ flutter run

License

Copyright 2018-2019 QuanLT

Releases

No releases published

Packages

No packages published

Languages