edufolly / flutter_mobile_vision

Flutter implementation of Google Mobile Vision.
MIT License
455 stars 168 forks source link

Filed to install Package #37

Closed renanserrou closed 5 years ago

renanserrou commented 5 years ago

Failed to reinstall 1 package:

I was getting some issues so I didi a cache repair and got this, any ideas?

edufolly commented 5 years ago

Hi @renanserrou,

try to review your pubscep.yaml file. Maybe clean your project with flutter clean. In the last case, delete ~/.pub-cache folder.

If it doesn't work, please submit more information.

edufolly commented 5 years ago

I've just published a new demo app. Check it out... Flutter Mobile Vision Start