Skip to content

Commit 5f60dca

Browse files
authored
Add title to warnings.md
1 parent 6d60777 commit 5f60dca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/warnings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Dart Warnings
2+
13
When Dart was first designed, the intent was that Dart applications would be
24
deployed and run from unprocessed source code on end user machines. That meant
35
that a heavyweight compilation process involving complex type checking and type

0 commit comments

Comments
 (0)