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.
Alternatives To Flutter_browser_app
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Flutterdouban7,666
2 months ago45Dart
🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)
Greentravel805
2 years ago6bsd-2-clauseDart
Flutter 仿滴滴出行~ 仿滴滴主界面,地图中心请求动效果,服务tabs展开效果,地址检索界面,城市列表界面。
Convex_bottom_bar65812a month ago44March 17, 202116apache-2.0Dart
A Flutter package which implements a ConvexAppBar to show a convex tab in the bottom bar. Theming supported.
Flutter Intro Slider619
336 months ago60June 21, 20228mitDart
Simple and configurable app introduction slider for Flutter
Flutter_books476
a year agoDart
Panda看书,Flutter 小说阅读 App
Fancy_bottom_navigation450
192 years ago7March 16, 202135apache-2.0Dart
Flutter plugin - FancyBottomNavigation
Flutter_ctrip322
3 years ago1Dart
跨端(iOS/Android)移动应用创建携程App
Flutter_browser_app253
5 months ago5apache-2.0Dart
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.
Animated Bottom Navigation Bar Flutter222
11 days ago18December 27, 20221otherDart
AnimatedBottomNavigationBar is a customizable widget inspired by
Extended_tabs183234 months ago27December 05, 2022mitDart
A powerful official extension library of Tab/TabBar/TabView, which support to scroll ancestor or child Tabs when current is overscroll, and set scroll direction and cache extent.
Alternatives To Flutter_browser_app
Select To Compare


Alternative Project Comparisons
Readme

Flutter Browser App

flutter-browser-article-logo

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.

It is available on the Google Play Store at https://play.google.com/store/apps/details?id=com.pichillilorenzo.flutter_browser

Introduction

Article: Creating a Full-Featured Browser using WebViews in Flutter.

Check out also the article that introduces the flutter_inappwebview plugin here: InAppWebView: The Real Power of WebViews in Flutter.

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. (features similar to the Google Chrome App);
  • 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.

Final Result

Video: Flutter Browser App Final Result.

If you found this useful and you like the flutter_inappwebview plugin and this App project, give a star to these projects, thanks!

Popular Flutter Projects
Popular Tabs Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Dart
Flutter
Tabs
Webview
Wkwebview