Skip to content

Commit 9d74f64

Browse files
author
duwen
committed
first commit
0 parents  commit 9d74f64

37 files changed

+4052
-0
lines changed

.gitignore

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Files and directories created by pub
2+
.dart_tool/
3+
.packages
4+
.pub/
5+
.idea/
6+
.example/flutter.png
7+
build/
8+
# Remove the following pattern if you wish to check in your lock file
9+
pubspec.lock
10+
11+
# Directory created by dartdoc
12+
doc/api/

.idea/.name

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

.idea/dio.iml

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

0 commit comments

Comments
 (0)