flutter / flutter/agent-plugins
Prompt users to upgrade flutter skills when they are out of date
- Lingua principale
- Dart
- Stelle
- 2.9k
- Fork
- 178
- Merge medio
- 4g 2h
- PR unite (30g)
- 9
Descrizione
Flutter's officially supported IDEs (VS Code & IntelliJ / Android Studio) should prompt users to upgrade their skills when they are stale. This is similar to how the IDE prompts users to run `flutter pub get` when their dependencies have changed or how the IDE notifies users that a new flutter release is available.
This should be possible since the skills have a last modified field and the IDE can fetch information about the most up to date skills to compare the dates. Additional information is needed from @jwren or @johnpryan about how the IDEs should lookup the most up to date skills version.
CC @jwren @johnpryan @mariamhas
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.