Make sure the build_e2e.dart script points to the dart sdk that is included with flutter
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
https://github.com/flutter/devtools/pull/5558#discussion_r1154959777
@kenzieschmoll mentioned the following:
> One thing I just thought of: we should make sure the build_e2e.dart script points (maybe optionally?) to the dart sdk that is included with flutter. I think as is, there will be a dart version mismatch between the devtools server and the dart sdk that we use to run devtools_app 🤔
Beitragsleitfaden
Rechercherichtung
Öffne build_e2e.dart und verfolge, wie die ausführbare Dart-Datei ausgewählt wird; vergleiche diese Auswahl mit dem im Flutter enthaltenen Dart SDK. Erledigt ist die Aufgabe, wenn das Skript das in Flutter enthaltene SDK verwenden kann, möglicherweise optional, sodass der DevTools-Server und devtools_app nicht mit inkompatiblen Dart-Versionen ausgeführt werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart
- Bereich
- build-system, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100