We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0175c6 commit f5441c7Copy full SHA for f5441c7
src/docs/resources/architectural-overview.md
@@ -854,7 +854,7 @@ and [`UiKitView`]({{site.api}}/flutter/widgets/UiKitView-class.html))
854
that let you embed this kind of content on each platform. Platform views can be
855
integrated with other Flutter content<sup><a href="#a4">4</a></sup>. Each of
856
these widgets acts as an intermediary to the underlying operating system. For
857
-example, on Android,`AndroidView` serves three primary functions:
+example, on Android, `AndroidView` serves three primary functions:
858
859
- Making a copy of the graphics texture rendered by the native view and
860
presenting it to Flutter for composition as part of a Flutter-rendered surface
0 commit comments