Flutter-GPU.md: Fix spelling (flutter/engine#57216)
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
This commit is contained in:
parent
262b472592
commit
00ea54f1fd
@ -1,4 +1,4 @@
|
||||
**Flutter GPU** is a low level graphics API that ships as a package in the Flutter SDK. Flutter GPU enables you to build arbitrary renderers from stratch using just Dart and GLSL. No native platform code required.
|
||||
**Flutter GPU** is a low level graphics API that ships as a package in the Flutter SDK. Flutter GPU enables you to build arbitrary renderers from scratch using just Dart and GLSL. No native platform code required.
|
||||
|
||||
> [!Warning]
|
||||
> - Flutter GPU is in an early preview state and does not guarantee API stability.
|
||||
|
Loading…
x
Reference in New Issue
Block a user