'Error when I try to do a web application in flutter

this is the error that I get

ralucaraluca@Ralucas-MacBook-Air amuddia % flutter build web
The current Dart SDK version is 2.17.0-69.2.beta.

Because amuddia requires SDK version >=2.17.0-182.0.dev <3.0.0, version solving failed.
Running "flutter pub get" in amuddia...                                 
pub get failed (1; Because amuddia requires SDK version >=2.17.0-182.0.dev <3.0.0, version solving failed.)


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source