Update Dart diagram (#48426)

This commit is contained in:
Tim Sneath 2020-01-08 12:43:02 -08:00 committed by Flutter GitHub Bot
parent 58d6c425e4
commit 1f36167caf

View File

@ -46,7 +46,7 @@ Flutter code is powered by the world-class [Dart platform], which enables
compilation to 32-bit and 64-bit ARM machine code for iOS and Android, as well compilation to 32-bit and 64-bit ARM machine code for iOS and Android, as well
as JavaScript for the web and Intel x64 for desktop devices. as JavaScript for the web and Intel x64 for desktop devices.
![Dart platforms][Dart platforms] ![Dart platform diagram][]
### Productive development ### Productive development
@ -78,9 +78,9 @@ Information on how to get started can be found at our
[layered architecture]: https://flutter.dev/docs/resources/inside-flutter [layered architecture]: https://flutter.dev/docs/resources/inside-flutter
[widget catalog]: https://flutter.dev/widgets/ [widget catalog]: https://flutter.dev/widgets/
[Reflectly hero image]: https://github.com/flutter/website/blob/master/src/images/homepage/reflectly-hero-600px.png [Reflectly hero image]: https://github.com/flutter/website/blob/master/src/images/homepage/reflectly-hero-600px.png
[Dart platforms]: https://dart.dev/assets/platforms-7f4d540acf9fe801b456ad74f9f855230a385014d05d9f5997c878b889a67a0f.svg
[Skia]: https://skia.org/ [Skia]: https://skia.org/
[Dart platform]: https://dart.dev/ [Dart platform]: https://dart.dev/
[Dart platform diagram]: https://github.com/flutter/website/blob/master/src/images/homepage/dart-diagram-small.png
[Hot reload animation]: https://raw.githubusercontent.com/flutter/website/master/src/_assets/image/tools/android-studio/hot-reload.gif [Hot reload animation]: https://raw.githubusercontent.com/flutter/website/master/src/_assets/image/tools/android-studio/hot-reload.gif
[Hot reload]: https://flutter.dev/docs/development/tools/hot-reload [Hot reload]: https://flutter.dev/docs/development/tools/hot-reload
[Visual Studio Code]: https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter [Visual Studio Code]: https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter