ficiverson / clean-flutter

This repo is a small explanation of clean architecture on with flutter framework and some test where added

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

This repo is a small explanation of clean architecture on with flutter framework and some test where added


Languages

Language:Dart 86.8%Language:Ruby 5.5%Language:Java 3.7%Language:Swift 1.7%Language:Objective-C 1.2%Language:Shell 0.8%Language:HTML 0.3%