Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

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.
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)
![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)