iosWebViewFix/flutter_inappwebview_android
Lorenzo Pichilli 0b0869ce2a updated debugLoggingSettings references, dart format 2023-11-23 16:06:50 +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 updated debugLoggingSettings references, dart format 2023-11-23 16:06:50 +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 first commit federated-plugin 2023-11-17 23:28:11 +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.