flutter / flutter/devtools

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

Open
#8,501 1 comment 3 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.