ruut_inappwebview

Creator: coderz1093

Last updated:

0 purchases

ruut_inappwebview Image
ruut_inappwebview Images
Add to Cart

Description:

ruut inappwebview

Flutter InAppWebView Plugin #













A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.

New Version 6.x.x is OUT NOW! #
Migrating from version 5.x.x is easy! Follow the online Migration guide.
Articles/Resources #

Official documentation: inappwebview.dev/docs
Read the online API Reference to get the full API documentation.
Official blog: inappwebview.dev/blog
Find open source projects on the Official Showcase page: inappwebview.dev/showcase
Check the flutter_inappwebview_examples repository for project examples
Check the flutter_inappwebview/example/integration_test/webview_flutter_test.dart file for other code examples
Flutter Browser App: A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin

Showcase - Who use it #
Check the Showcase page to see an open list of Apps built with Flutter and Flutter InAppWebView.
Are you using the Flutter InAppWebView plugin and would you like to add your App there?
Send a submission request to the Submit App page!
Requirements #

Dart sdk: ">=2.17.0 <4.0.0"
Flutter: ">=3.0.0"
Android: minSdkVersion >= 19, compileSdk >= 34, AGP version >= 7.3.0 (use Android Studio - Android Gradle plugin Upgrade Assistant for help), support for androidx (see AndroidX Migration to migrate an existing app)
iOS 9.0+: --ios-language swift, Xcode version >= 14.3
MacOS 10.11+: Xcode version >= 14.3

Installation #
Add flutter_inappwebview as a dependency in your pubspec.yaml file.
Installation - Web support #
To make it work properly on the Web platform, you need to add the web_support.js file inside the <head> of your web/index.html file:
<head>
<!-- ... -->
<script type="application/javascript" src="/assets/packages/flutter_inappwebview_web/assets/web/web_support.js" defer></script>
<!-- ... -->
</head>
copied to clipboard
Support #
Did you find this plugin useful? Please consider to make a donation to help improve it!
Contributors ✨ #
Thanks goes to these wonderful people (emoji key):






Alex Li💻
1/2💻
Christofer Bodin💻
Matthew Lloyd💻
C E💻
Robson Araujo💻
Ryan💻


CodeEagle💻
Tanay Neotia💻
Jamie Joost💻
Matias de Andrea💻
YouCii💻
Salnikov Sergey💻
Po-Jui Chen💻


Manuito💻
setcy💻
EArminjon💻
Ashank Bharati💻
Michael Chow💻
Osvaldo Saez💻
rsydor💻


Le Minh Hoang💻
Michael Kao💻
cloudygeek💻
Christoph Eck💻
Ser1ous💻
Caleb Jones💻
Saverio Murgia💻


Trần Đức Tâm💻
Joker💻
Yash Chandra Verma💻
Arne Kepp💻
Ömral Cörüt💻
LrdHelmchen💻
Steven Gunanto💻


Michael Rittmeister💻
Akira Aratani💻
Doflatango💻
Edmund Tay💻
Andrei Diaconu💻
Daniel Kao💻
xuty💻


Ben Bieker💻
Phạm Như Vũ💻
SebastienBtr💻
NeZha💻
Jan Klinge💻
PauloDurrerMelo💻
benmeemo💻


cinos💻
Rex Raphael💻
Jan Henrik Høiland💻
Iguchi Tomokatsu💻
Jonas Uekötter📖
emakar💻
liasica💻


Eiichiro Adachi💻
Kamil Powałowski💻
Akio Yamamoto💻
mohenaxiba💻
Ben Anderson💻
Daan Poron🛡️
ふぁ💻


perffecto💻
Chandra Abdul Fattah💻
Aleksandar Lugonja💻
Alexandre Richonnier💻
Sunbreak💻
Eric Lee📖
KhatibFX💻


Guide.inc💻
Niraj Nandish💻
nesquikm💻
Andreas Gangsø💻
Alexandru Terente💻
Dango Mango💻
Max Zimmermann💻


Alexandru Dochioiu💻
YumengNevix💻
lrorpilla💻
Michal Šrůtek💻
daisukeueta💻






This project follows the all-contributors specification. Contributions of any kind welcome!

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator