FLUTTER ECOSYSTEM

ficiverson/clean-flutter

此仓库是对使用 Flutter 框架的清洁架构的一个简要说明,并添加了一些测试。

clean-flutter 项目封面
Stars
109
Forks
13
最近推送(UTC)
2020年1月27日
项目状态
未归档
Fernando Souto Gonzalez GitHub avatar
GITHUB User

Fernando Souto Gonzalez ↗

Playing with Android since Donut. Flutter expert. Experimenting with AI

DEUSA Coruña官方网站 ↗
语言DartRubyJavaSwiftObjective-CShellHTML

技术话题

使用的依赖

依赖清单 13 项

所在榜单

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

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)