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
- Host: GitHub
- URL: https://github.com/codingwithtashi/flutter_web_view
- Owner: CodingWithTashi
- License: mit
- Created: 2022-09-11T12:07:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T03:31:24.000Z (over 3 years ago)
- Last Synced: 2025-10-27T02:55:34.579Z (7 months ago)
- Topics: flutter, flutter-platform, flutter-platform-view, flutter-plugin, hosting-native, hosting-native-view-flutter
- Language: Dart
- Homepage: https://medium.com/flutter-community/flutter-platformview-how-to-host-native-android-and-ios-view-in-flutter-79259faebd91
- Size: 67.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.