commit | bd97d29f5e2cf4127ae40fd1ecc48a3a333b2a3f | [log] [tgz] |
---|---|---|
author | Mouad Debbar <mouad.debbar@gmail.com> | Wed Aug 30 12:55:12 2023 -0400 |
committer | GitHub <noreply@github.com> | Wed Aug 30 16:55:12 2023 +0000 |
tree | 2711029fc7bf73fc06e71a545248dac2b890e29c | |
parent | 5ad43c890d16771764f02c42004dadd56847b573 [diff] |
[web] Use new APIs from `dart:ui_web` (#4168) The following APIs are now exposed through `dart:ui_web` which eliminates the need for shims: - `platformViewRegistry` - `webOnlyAssetManager` - `urlStrategy` ## Issues * Fixes https://github.com/flutter/flutter/issues/55000 ## Minimal `stable` version THIS PR CANNOT LAND UNTIL THE NEW `dart:ui_web` APIS MAKE IT INTO A STABLE FLUTTER RELEASE. * Needs https://github.com/flutter/flutter/commit/5a7ab5a147f6b50ba7dc8c82d3ea0040fc0f081f
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: