flutter/packages
David Iglesias df75d249b2
[web][docs] Improve HtmlElementView widget docs. (#145192)
This PR expands the `HtmlElementView` widget DartDocs, with the following sections:

* Usage: How to use the widget, two ways:
  * The `HtmlElementView.fromTagName` constructor
  * The `PlatformViewRegistry` way
* Lifecycle: There's an `onCreated` callback on the widget. When does it get called?
* HTML Lifecycle: How to listen to events coming from the DOM.
* Visibility: what is the `isVisible` property for?

Small additional tweaks here and there to mention common pitfalls of using HtmlElementView on the web, and mentions to workarounds, like `package:pointer_interceptor`.

## Issues

* Fixes: https://github.com/flutter/flutter/issues/143922
* Fixes: https://github.com/flutter/flutter/issues/49634
* Related: https://github.com/flutter/website/issues/5063
2024-03-23 00:53:26 +00:00
..
flutter [web][docs] Improve HtmlElementView widget docs. (#145192) 2024-03-23 00:53:26 +00:00
flutter_driver flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
flutter_goldens Fix skipping golden comparator for CI environments (#145619) 2024-03-22 20:45:35 +00:00
flutter_localizations Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
flutter_test flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
flutter_tools Fixed race condition in PollingDeviceDiscovery. (#145506) 2024-03-21 22:37:08 +00:00
flutter_web_plugins Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
fuchsia_remote_debug_protocol Roll pub packages (#145476) 2024-03-21 00:09:24 +00:00
integration_test flutter test --wasm support (#145347) 2024-03-21 20:08:07 +00:00
analysis_options.yaml Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00