Remove references to the HTML renderer in public docs. (#158035)
Closes https://github.com/flutter/flutter/issues/157547.
This commit is contained in:
@@ -17,7 +17,7 @@ Thanks to that, the `FlutterTest` font generally provides more precise and font-
|
||||
|
||||
**Example**
|
||||
|
||||
You can expect this test to pass on all platforms (currently with the exception of the web HTML renderer):
|
||||
You can expect this test to pass on all platforms:
|
||||
|
||||
```dart
|
||||
final painter = TextPainter(
|
||||
|
||||
Reference in New Issue
Block a user