'Why this error 65 appears in dependencies in pubspec.yaml?
Solution 1:[1]
This error occurred because the package name is set to scoped_model and again trying to add scoped_model at line no. 37, change the name of the package at line number 1.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Pathik Patel |

