diff --git a/src/content/resources/architectural-overview.md b/src/content/resources/architectural-overview.md index a0c6b8b785d..64dc990af8e 100644 --- a/src/content/resources/architectural-overview.md +++ b/src/content/resources/architectural-overview.md @@ -1171,5 +1171,3 @@ provides a useful guide to the framework's design philosophy. [^3]: There are some limitations with this approach, for example, transparency doesn't composite the same way for a platform view as it would for other Flutter widgets. -[^4]: One example is shadows, which have to be approximated with - DOM-equivalent primitives at the cost of some fidelity.