2020-02-27 22:59:31 +08:00
|
|
|
.idea
|
2020-02-27 17:21:45 +08:00
|
|
|
.DS_Store
|
|
|
|
.dart_tool/
|
|
|
|
|
|
|
|
.packages
|
|
|
|
.pub/
|
|
|
|
|
2020-02-27 17:24:42 +08:00
|
|
|
# Files and directories created by pub
|
|
|
|
.dart_tool/
|
|
|
|
.packages
|
|
|
|
# If you're building an application, you may want to check-in your pubspec.lock
|
2022-02-23 22:58:37 +08:00
|
|
|
#pubspec.lock
|
2020-02-27 17:24:42 +08:00
|
|
|
|
|
|
|
# Directory created by dartdoc
|
|
|
|
# If you don't generate documentation locally you can remove this line.
|
|
|
|
doc/api/
|
|
|
|
|
|
|
|
# Avoid committing generated Javascript files:
|
|
|
|
*.dart.js
|
|
|
|
*.info.json # Produced by the --dump-info flag.
|
|
|
|
*.js # When generated by dart2js. Don't specify *.js if your
|
|
|
|
# project includes source files written in JavaScript.
|
|
|
|
*.js_
|
|
|
|
*.js.deps
|
|
|
|
*.js.map
|
2021-10-10 23:50:23 +08:00
|
|
|
|
|
|
|
*.iml
|
|
|
|
.gradle
|
|
|
|
/local.properties
|
|
|
|
/.idea/workspace.xml
|
|
|
|
/.idea/libraries
|
|
|
|
.DS_Store
|
|
|
|
/build
|
|
|
|
/captures
|
|
|
|
|
|
|
|
|
|
|
|
android/bin/
|
|
|
|
android/.project
|