fluttercommunity / fluttercommunity/flutter_webview_plugin

Android: Way to block set of URL

オープン
#212 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
Requires Review todo
主要言語
Java
スター
1.5k
フォーク
938
PR マージ指標
30日以内にマージされた PR はありません

説明

Do we have any way to block a set of URL. I want to open anything which is not from my domain in different browser or app available on the mobile.
I can do this on iOS by listening to shouldStart and then using url_laucher for anything which is not my domain. However for Android, I dont even get control for 'shouldStart' state.

Do we have anything which I can listen to for stopping loading URL? I can still use url_launcher, but it would also open in my application currently. Please suggest.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず、issue にある既存の iOS の `shouldStart` と `url_launcher` のアプローチを確認し、次にこの plugin における Android WebView の URL 読み込みのエントリーポイントを追跡します。ユーザーのドメイン外の URL を別のブラウザまたはアプリで開ける一方で、ユーザーのドメインの URL は引き続き WebView で開けるようになれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
android, flutter, java
領域
mobile
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。