This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ flutter run \
8484 --local-engine=$ENGINE /out/android_debug_unopt_arm64
8585```
8686
87- > ![ NOTE]
87+ > [ ! NOTE]
8888> External texture rendering on Android is based on the device API level. For
8989> example to test the OpenGLES branch (which uses ` SurfaceTexture ` ), you'll
9090> typically need an older device or emulator with an API version 29 or lower.
@@ -105,7 +105,7 @@ See [our wiki](https://github.com/flutter/flutter/wiki/Testing-the-engine#java--
105105
106106How to edit and contribute to the Android embedder.
107107
108- > ![ TIP]
108+ > [! TIP]
109109> This guide assumes you already have a working Engine development environment:
110110>
111111> - [Setting up the Engine development environment](https://github.com/flutter/flutter/wiki/Setting-up-the-Engine-development-environment)
@@ -149,7 +149,8 @@ completion:
149149
150150! [Example](https://github.com/flutter/flutter/assets/168174/8a75dd27-66e1-4c4f-88af-667a73b909b6)
151151
152- > ![NOTE] > `--compile-commands-dir` must point to an Android build output:
152+ > [!NOTE]
153+ > `--compile-commands-dir` must point to an Android build output:
153154>
154155> ```jsonc
155156> {
You can’t perform that action at this time.
0 commit comments