FLUTTER ECOSYSTEM

ficiverson/clean-flutter

Dieses Repository ist eine kurze Erklärung zur sauberen Architektur mit dem Flutter-Framework und einige Tests wurden hinzugefügt.

Projektcover von clean-flutter
Stars
109
Forks
13
Letzter Push (UTC)
27.01.2020
Projektstatus
Aktiv
Fernando Souto Gonzalez GitHub avatar
GITHUB User

Fernando Souto Gonzalez ↗

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

SprachenDartRubyJavaSwiftObjective-CShellHTML

Technische Themen

Verwendete Abhängigkeiten

Abhängigkeiten 13 Einträge

Ranglisten

Original-README

Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.

Projekt-README ein-/ausklappen

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)