Flutter Daily News A dependency may only have one source error

When using Flutter add a dependent error

Specific error as shown below:

Solution :

1. pubspec.yaml dependent content file is added, particular attention sdk aligned format .

Correct format as shown below:

2. Then click Packages get 

3. Successful operation results as shown below:

Published 20 original articles · won praise 2 · Views 9129

Guess you like

Origin blog.csdn.net/hzqit520/article/details/105110834