Create a way for users to try beta or master DevTools without having to switch their flutter version
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
Since we ship DevTools with the flutter SDK, we often run into a latency issue where we have shipped a DevTools version on Flutter master that has bug fixes users are interested in (e.g. the network page fixes of recent), but users have no way to try this DevTools version out unless they switch to the flutter master channel. This can be problematic for users, as they may not be able to switch to the master channel without a big lift.
We should design a way for users to try DevTools from Flutter Beta or Flutter master at the click of a button in DevTools. We will not be able to guarantee that this DevTools version will be compatible with the user's Flutter version, but we can warn users about this.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.