backviet / zetory

A Template of Android, iOS Application. Power by Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Template of Android, iOS Application. Power by Flutter

License:MIT License


Languages

Language:Dart 96.7%Language:Ruby 2.3%Language:Swift 0.4%Language:Java 0.4%Language:Shell 0.2%Language:Objective-C 0.0%