PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → How to update pub package webdev for flutter web
How to update pub package webdev for flutter web
Débuté par THEMAND, 10 oct. 2022 08:58 - Aucune réponse
Membre enregistré
2 messages
Posté le 10 octobre 2022 - 08:58
when I try to "serve" my flutter web app I'm getting this error:

This version of webdev does not support the build_daemon protocol used by your version of build_runner. A newer version of webdev is available which supports your version of the build_daemon. Please update.

how do I update webdev ? "pub global" seems to offer only "activate"/ "deactivate" and "pub upgrade" is only looking into the pubspec.yaml file

any idea?