mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
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:
parent
38105edec4
commit
2f149da676
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user