[Feature Request] Allow Deep Links validation tool to support flavors (not only `lib/main.dart` entry point)
Open
P2
screen: deep links
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 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.
Contributor guide
Assessment
This issue has not been assessed yet.