Skip to content

Commit 4520b24

Browse files
committed
First
1 parent 3679d61 commit 4520b24

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+3074
-19
lines changed

.gitignore

+11
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,14 @@ build/
88
ios/.generated/
99
ios/Flutter/Generated.xcconfig
1010
ios/Runner/GeneratedPluginRegistrant.*
11+
12+
example/.DS_Store
13+
example/.dart_tool/
14+
example/.packages
15+
example/.pub/
16+
example/build/
17+
example/.flutter-plugins
18+
19+
example/ios/.generated/
20+
example/ios/Flutter/Generated.xcconfig
21+
example/ios/Runner/GeneratedPluginRegistrant.*

.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

+89-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)