1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-08 12:39:17 +00:00

fixed: infinite list example

This commit is contained in:
Nishant Srivastava
2018-04-08 15:40:16 +05:30
parent 6df963edab
commit a4fba765f0
9 changed files with 9 additions and 40 deletions

View File

@@ -1,9 +1,9 @@
# Infinite List
An infinite list using flutter
Example app showing implemention of an infinite list
<img src="demo_img.gif" height="600em" />
## Screencast
<img src="media/Six.gif" height = "480" width="270">
## Getting Started