We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea793b commit 5142ca4Copy full SHA for 5142ca4
.gitignore
@@ -19,3 +19,6 @@ doc/api/
19
*.js_
20
*.js.deps
21
*.js.map
22
+
23
+# Avoid committing generated dart files:
24
+*.g.dart
0 commit comments