[Feature Request] Allow Deep Links validation tool to support flavors (not only `lib/main.dart` entry point)
Abierto
P2
screen: deep links
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.