FLUTTER ECOSYSTEM

ficiverson/clean-flutter

このリポジトリは、Flutterフレームワークとクリーンアーキテクチャの簡単な説明であり、いくつかのテストが追加されています。

clean-flutter のプロジェクト画像
Stars
109
Forks
13
最終プッシュ(UTC)
2020/01/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)