inapp_browser

Last updated:

0 purchases

inapp_browser Image
inapp_browser Images
Add to Cart

Description:

inapp browser

inapp_browser #
An in-app browser using Webviews in Flutter.
Important: #
This project is still a WIP and new features and improved functionality will be added soon.
Usage #

Use URIs for all purposes. Make sure to pass a valid URI as the plugin doesn't verify this on it's own. This functionality will be added in the future versions.
Create your URI in the following way: Uri uri = Uri.parse('https://www.google.com')
Call the InappBrowser.showPopUpBrowser() method and pass your context and your URI

What's working: #

Forward backward navigation
page refresh.
URL share functionality

Known issues: #

Forward backward navigation is a little buggy for AMP pages
URLs with redirects break backward navigation

If there are any open issues, feel free to open an issue on Github.
For feature requests, open an issue on Github with a feature label.
If you feel like you can help me with this project, open a PR.

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.