flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.79k stars 3.2k forks source link

Add WebViews page in the format of the 'Hosting native Android views in your Flutter app with Platform Views' page #5436

Open chances opened 3 years ago

chances commented 3 years ago

Page URLs

Page source

https://github.com/flutter/website/tree/master/src/docs/development/platform-integration/platform-views.md

Description

These docs should show how to create platform views for Flutter apps targeting the Web platform.

See this StackOverflow answer and this example in the deprecated https://github.com/flutter/flutter_web repo.

atsansone commented 1 year ago

@kevmoo: Is this request possible?