flutter / flutter/devtools

[Feature Request] Allow Deep Links validation tool to support flavors (not only `lib/main.dart` entry point)

オープン
#8,501 コメント 1 件 リアクション 3 件 担当者 0 名 GitHub で見る
P2 screen: deep links
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

The [tool](https://docs.flutter.dev/tools/devtools/deep-links) for validating deep links does not allow to specify an entry point for the app other than the default one (`lib/main.dart`). If I have flavors with multiple main files (such as `main_development.dart`, `main_staging.dart`, etc), which is a common case in many applications, particularly enterprise ones, I'm not able to use the tool.

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

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

調査の方向性

Start with the deep-links validation tool described in the linked documentation and trace how it currently selects lib/main.dart. Identify the relevant implementation and tests, then make completion mean that a flavor-specific entry point such as main_development.dart can be selected and validated.

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

評価

技術スタック
dart
領域
devtools
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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