Skip to content

Commit eb6fdfa

Browse files
Updated readme
1 parent ecbc748 commit eb6fdfa

File tree

3 files changed

+41
-35
lines changed

3 files changed

+41
-35
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ build/
88

99
.flutter-plugins
1010
.idea/workspace.xml
11+
.cmproj

.idea/workspace.xml

Lines changed: 37 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
A collection of Login Screens, Buttons, Loaders and Widgets with attractive UIs, built with Flutter, ready to be used in your applications.
44

5-
###### Last Update: Added Rating Widget
5+
###### Last Update: Added SlideListView Widget
66

77
## Screenshots And Usage
88

99
## SlideListView
1010

11+
A widget that can be used to present two different views that can be toggled using a Floating Action Button. The views toggle with a nice cube-rotation animation.
12+
1113
![Screenshots on iOS](./screenshots/slide_list_view.gif)
1214

1315
## Rating

0 commit comments

Comments
 (0)