An open API service indexing awesome lists of open source software.

https://github.com/codingwithtashi/flutter_web_view

Flutter webview plugin to demonstrate hosting platform view in android and iOS
https://github.com/codingwithtashi/flutter_web_view

flutter flutter-platform flutter-platform-view flutter-plugin hosting-native hosting-native-view-flutter

Last synced: about 1 month ago
JSON representation

Flutter webview plugin to demonstrate hosting platform view in android and iOS

Awesome Lists containing this project

README

          

# flutter_web_view
## Flutter webview plugin to demonstrate hosting platform view in android and iOS
## Medium blog
Check out from [here](https://medium.com/flutter-community/flutter-platformview-how-to-host-native-android-and-ios-view-in-flutter-79259faebd91)
# web_view

# Demo
| **Android Demo** | **IOS Demo** |
| :------------: | :------------: |
| | |

## Getting Started

This project is a starting point for a Flutter
[plug-in package](https://flutter.dev/developing-packages/),
a specialized package that includes platform-specific implementation code for
Android and/or iOS.

For help getting started with Flutter development, view the
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.