flutter / flutter/devtools

Deeplink tools should have build parameters

Ouverte
#9,219 3 commentaires 2 réactions 0 personnes assignées Voir sur GitHub
bug 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

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:

Image

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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