flutter / flutter/devtools

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

Aperta
#8,501 1 commento 3 reazioni 0 assegnatari Vedi su GitHub
P2 screen: deep links
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
dart
Ambito
devtools
Tipo di issue
Funzionalità
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.