fluttercommunity / fluttercommunity/flutter_webview_plugin
webview_flutter with notification appears in the background of the webview
- 主要语言
- Java
- 星标
- 1.5k
- 派生
- 938
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
这个仓库没有索引到贡献指南
调研方向
从链接的 flutterwebview 复现开始,跟踪从第 2 页的 webview 到第 3 页的 MaterialPageRoute 的通知选择。复现第 2 页的通知流程,并将其与第 1 页的正常工作流程进行比较;完成标准是第 3 页在前台打开,而不是位于 webview 后面。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- flutter
- 领域
- mobile-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100