1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2026-04-19 21:51:31 +00:00

Added infinite favourite list

This commit is contained in:
Dipansh Khandelwal
2018-04-05 16:58:10 +05:30
parent 6856898d8c
commit 9a98b3b87b
65 changed files with 1596 additions and 0 deletions

24
infinite_list/README.md Normal file
View File

@@ -0,0 +1,24 @@
# infinite_list
An infinite list using flutter
## Screencast
### Step/Commit - 1
<img src="media/One.png" height = "480" width="270">
### Step/Commit - 2
<img src="media/Two.png" height = "480" width="270">
### Step/Commit - 3-4
<img src="media/Three.png" height = "480" width="270">
### Step/Commit - 5
<img src="media/Four.png" height = "480" width="270">
### Step/Commit - 6
<img src="media/Five.png" height = "480" width="270">
### Step/Commit - 7 Final
<img src="media/Six.gif" height = "480" width="270">