flutter / flutter/devtools

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

Ouverte
#8,501 1 commentaire 3 réactions 0 personnes assignées Voir sur GitHub
P2 screen: deep links
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
dart
Domaine
devtools
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.