简体   繁体   中英

Don't able to run flutter code due to Firebase error

Running "flutter pub get" in state_login...
Could not resolve URL "https://pub.dartlang.org".
pub get failed (server unavailable) -- attempting retry 8 in 64 seconds...
Could not resolve URL "https://pub.dartlang.org".
pub get failed (server unavailable) -- attempting retry 9 in 64 seconds...
Could not resolve URL "https://pub.dartlang.org".
pub get failed (server unavailable) -- attempting retry 10 in 64 seconds...
Because state_login depends on firebase_messaging ^20.0.1 which doesn't match any versions, version solving failed.
Running "flutter pub get" in state_login...
pub get failed (1; Because state_login depends on firebase_messaging ^20.0.1 which doesn't match any versions, version solving       
failed.)

Check the version of firebase_messaging. The latest version is firebase_messaging: ^6.0.16 Tell me if it works.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM