fluttercommunity / fluttercommunity/flutter_webview_plugin

webview_flutter with notification appears in the background of the webview

Open
#710 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

Hello,

Sorry for my english. I don't know if I'm in the good place, sorry if it's not.
I have 3 pages and 1 notification system.

Page 1: home page leading to the "webview" => "page 2"
Page 2: display webview with "flutterWebviewPlugin" and if you click on the link "Create Notification" it generates a notification.
Page 3: display the notification page

If clicks on the notification from "page 2" the "onSelectNotification" function creates a "MaterialPageRoute", but the "page 3" ends behind "page 2".

If I click on the notification from the "page 1" This is good.

Thanks for help :)
My github : [https://github.com/baaaaaziiiiingaaaaa/flutterwebview](https://github.com/baaaaaziiiiingaaaaa/flutterwebview)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked flutterwebview reproduction and trace notification selection from the webview on page 2 into the MaterialPageRoute for page 3. Reproduce the notification flow from page 2 and compare it with the working flow from page 1; done means page 3 opens in the foreground rather than behind the webview.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.