# Don’t commit the following directories created by pub.
build/
packages/
.buildlog

# Or the files created by dart2js.
*.dart.js
*.dart.precompiled.js
*.js_
*.js.deps
*.js.map
*.packages

# Or the files crated by any JetBrains IDE
.idea/

# Or the files created by XCode
Generated.xcconfig

# Include when developing application packages.
pubspec.lock
