PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → How to update pub package webdev for flutter web
How to update pub package webdev for flutter web
Iniciado por Manjot SNITHCARL, nov., 08 2022 9:15 AM - Sem resposta
Membro registado
2 mensagems
Publicado em novembro, 08 2022 - 9:15 AM
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?