1
0
mirror of https://github.com/nisrulz/flutter-examples.git synced 2025-11-13 17:48:47 +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

42
infinite_list/ios/.gitignore vendored Normal file
View File

@@ -0,0 +1,42 @@
.idea/
.vagrant/
.sconsign.dblite
.svn/
.DS_Store
*.swp
profile
DerivedData/
build/
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
*.pbxuser
*.mode1v3
*.mode2v3
*.perspectivev3
!default.pbxuser
!default.mode1v3
!default.mode2v3
!default.perspectivev3
xcuserdata
*.moved-aside
*.pyc
*sync/
Icon?
.tags*
/Flutter/app.flx
/Flutter/app.zip
/Flutter/flutter_assets/
/Flutter/App.framework
/Flutter/Flutter.framework
/Flutter/Generated.xcconfig
/ServiceDefinitions.json
Pods/