简体   繁体   中英

When i am running the old flutter project i am getting below error, How can i fix that?

在此处输入图片说明

When i am running the old android project i am getting below error, How can i fix that?

You need to upgrade your environment. You can check it from the official example of the package.

name: example

environment:
  sdk: ">=2.10.0-93.0.dev <3.0.0"

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