pichillilorenzo / flutter_browser_app

A Full-Featured Mobile and Desktop Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.
https://play.google.com/store/apps/details?id=com.pichillilorenzo.flutter_browser
Apache License 2.0
458 stars 156 forks source link

about:blank link and download issue. #10

Open asajal opened 2 years ago

asajal commented 2 years ago

Environment

Technology Version
Flutter version 2.2.2
App version 1.1.0+4
Android version
iOS version
Xcode version

Device information : Xiaomi Redmi Note 6

Description

Expected behavior:

  1. about:blank link should open whenever I click on a _blank link.
  2. pdf download should open in a new tab and other file downloads should start outside the app.

Current behavior:

  1. _blank link only open once I click. from 2nd click tab opens, but the URL doesn't load.
  2. whenever click on downloadable link, a notification appear and app crash sometime.

285255512_364716375760618_5182491375200795753_n