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 DANIELS, 11 nov. 2022 05:18 - Aucune réponse
Membre enregistré
2 messages
Posté le 11 novembre 2022 - 05:18
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?