Update README.md (#155206)

This PR changes

> libraries like Skia (that underpins Chrome and Android)

to:

> libraries like Skia (which underpins Chrome and Android)
This commit is contained in:
Dr. Artificial曾小健 2024-09-21 05:40:20 +08:00 committed by GitHub
parent 38105edec4
commit 2f149da676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ support for customizing or creating entirely new visual components.
### Fast results ### Fast results
Flutter is fast. It's powered by hardware-accelerated 2D graphics Flutter is fast. It's powered by hardware-accelerated 2D graphics
libraries like [Skia] (that underpins Chrome and Android) and libraries like [Skia] (which underpins Chrome and Android) and
[Impeller]. We architected Flutter to [Impeller]. We architected Flutter to
support glitch-free, jank-free graphics at the native speed of your device. support glitch-free, jank-free graphics at the native speed of your device.