Flutter: Error on line 47, column 5 of pubspec.yaml: A dependency may only have one source.

  • arshadsherani
    Likes 0

    Problem Description

    I’m trying to add a custom icon to flutter launcher icon. I have added a package in pubspect.yaml. after run commond flutter pub get then throwing this error.

    Error on line 47, column 5 of pubspec.yaml: A dependency may only have one source.

  • Sonar Systems admin
    Likes 0

    https://stackoverflow.com/questions/49475038/flutter-error-on-line-6-column-5-of-pubspec-yaml-a-dependency-may-only-have-on

Login to reply