File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -40,9 +40,14 @@ The Dart SDK includes two directories:
4040[ ` dartaotruntime ` ] ( /tools/dartaotruntime )
4141: A Dart runtime for AOT-compiled snapshots.
4242
43- {% render 'tools/utf-8.md' %}
43+ To learn more about the SDK, check out its [ README file ] [ sdk-readme ] .
4444
45- To learn more about the SDK, check out its [ README file] [ readme ] .
45+ ::: note
46+ The Dart language expects Dart code to be encoded using [ UTF-8] [ utf8 ] .
47+ :::
48+
49+ [ sdk-readme ] : {{site.repo.dart.sdk}}/blob/main/README.dart-sdk
50+ [ utf8 ] : https://www.utf8.com/
4651
4752## Support policy
4853
@@ -77,5 +82,4 @@ go to [the SDK issue tracker][sdk-issues].
7782
7883[ Dart libraries ] : /libraries
7984[ flutter ] : {{site.flutter-docs}}/get-started/install
80- [ readme ] : {{site.repo.dart.sdk}}/blob/main/README.dart-sdk
8185[ sdk-issues ] : {{site.repo.dart.sdk}}/issues
You can’t perform that action at this time.
0 commit comments