Skip to content

Commit 313e9ae

Browse files
committed
Init project
1 parent dd569ac commit 313e9ae

20 files changed

Lines changed: 1481 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
path_provider=/Users/H3c/.pub-cache/hosted/pub.flutter-io.cn/path_provider-0.4.1/
2+
shared_preferences=/Users/H3c/.pub-cache/hosted/pub.flutter-io.cn/shared_preferences-0.4.2/

banner_gallery_library/.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.DS_Store
2+
.dart_tool/
3+
4+
.packages
5+
.pub/
6+
7+
build/
8+
ios/.generated/
9+
ios/Flutter/Generated.xcconfig
10+
ios/Runner/GeneratedPluginRegistrant.*

banner_gallery_library/.idea/codeStyles/Project.xml

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

banner_gallery_library/.idea/inspectionProfiles/Project_Default.xml

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

0 commit comments

Comments
 (0)