项目作者: ficiverson

项目描述 :
This repo is a small explanation of clean architecture on with flutter framework and some test where added
高级语言: Dart
项目地址: git://github.com/ficiverson/clean-flutter.git
创建时间: 2018-03-17T19:36:51Z
项目社区:https://github.com/ficiverson/clean-flutter

开源协议:

下载


cleanflutter

A new Flutter project with a demo of clean architecture to list users from network, local storage or both. Also I provide some examples using custom views and animations.

Thanks to [alessandroaime] (https://github.com/alessandroaime/Weather/blob/master/lib/header_painter.dart) for this awesome canvas background to show the sample.

Some screenshots

![Image of the list] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/list.png)
![Image of the touch example] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/touch.png)
![Image of the animation] (https://raw.githubusercontent.com/ficiverson/clean-flutter/master/fly.png)