-
Notifications
You must be signed in to change notification settings - Fork 366
Open
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.bugSomething isn't workingSomething isn't workingscreen: deep linksIssues related to the Deep Links screenIssues related to the Deep Links screen
Description
My app will not compile like a barebones app. I have many flavours and main files.
When I try to use the deeplink tool I get the following error:
As you can see, the deeplink tool is looking for a main.dart file, but I don't have one. I have main_production.dart, main_staging.dart, and etc.
If it's trying to compile, it will also need to setup a --flavor flag and for many apps out there, also dart-define.
If this tool needs to build an app, then it should allow for extra build parameters, to accommodate all possible scenarios provided by the flutter build tool.
SamratAlShahriarbrktlhylmz
Metadata
Metadata
Assignees
Labels
P2important to work on, but not at the top of the work list.important to work on, but not at the top of the work list.bugSomething isn't workingSomething isn't workingscreen: deep linksIssues related to the Deep Links screenIssues related to the Deep Links screen