Flutter Browser

4.3
74 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

A Full-Featured Mobile Browser App created using Flutter and the features offered by the flutter_inappwebview plugin.

Features:
- WebView Tab, with custom on long-press link/image preview, and how to move from one tab to another without losing the WebView state;
- Browser App Bar with the current URL and all popup menu actions such as opening a new tab, a new incognito tab, saving the current URL to the favorite list, saving a page to offline usage, viewing the SSL Certificate used by the website, enable Desktop Mode, etc;
- Developer console, where you can execute JavaScript code, see some network info, manage the browser storage such as cookies, window.localStorage , etc;
- Settings page, where you can update the browser general settings and enable/disable all the features offered by the flutter_inappwebview for each WebView Tab, such as enabling/disabling JavaScript, caching, scrollbars, setting custom user-agent, etc., and all the Android and iOS-specific features;
- Save and restore the current Browser state.

Flutter plugin: https://github.com/pichillilorenzo/flutter_inappwebview

Full Code Browser App: https://github.com/pichillilorenzo/flutter_browser_app
Updated on
Sep 29, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.3
73 reviews
Sonu Kumar
April 11, 2021
The ui was good enough but the features are not good i can't be able to download any file from the website and every time its asking for data access permission
4 people found this review helpful
Did you find this helpful?
Shadreck Ngambi
April 25, 2024
App was a bit too slow for me, scrolling was laggy, a problem I don't have with the other web browsers I use on my phone
Did you find this helpful?
Steve Oliver
July 23, 2020
This works great!! Fewer ads and faster display than on Chrome or Brave or Firefox.
6 people found this review helpful
Did you find this helpful?

Whatā€™s new

Updated dependencies and Flutter version