iosWebViewFix/flutter_inappwebview_android
Lorenzo Pichilli 48aef55603 removed android and iOS methods cross-references 2023-11-27 00:56:46 +01:00
..
android first commit federated-plugin 2023-11-17 23:28:11 +01:00
example updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class 2023-11-18 01:17:45 +01:00
lib removed android and iOS methods cross-references 2023-11-27 00:56:46 +01:00
test updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class 2023-11-18 01:17:45 +01:00
.gitignore first commit federated-plugin 2023-11-17 23:28:11 +01:00
.metadata first commit federated-plugin 2023-11-17 23:28:11 +01:00
CHANGELOG.md first commit federated-plugin 2023-11-17 23:28:11 +01:00
LICENSE first commit federated-plugin 2023-11-17 23:28:11 +01:00
README.md first commit federated-plugin 2023-11-17 23:28:11 +01:00
analysis_options.yaml fixed last android implementations, updated analysis_options files 2023-11-25 04:56:49 +01:00
pubspec.yaml first commit federated-plugin 2023-11-17 23:28:11 +01:00

README.md

flutter_inappwebview_android

Android implementation of the flutter_inappwebview plugin.

Getting Started

This project is a starting point for a Flutter plug-in package, 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, which offers tutorials, samples, guidance on mobile development, and a full API reference.