whatsapp_clone icon indicating copy to clipboard operation
whatsapp_clone copied to clipboard

Plugins missing

Open ramusbucket opened this issue 5 years ago • 3 comments

I was trying to get it running to learn Flutter but seems it cannot restore flutter packages.

> Git error. Command: git clone --mirror git://github.com/ng-kode/plugins.git C:\Flutter\.pub-cache\git\cache\plugins-7ca0117101e542f66ed22eaaafbac41f8b116108
> Cloning into bare repository 'C:\Flutter\.pub-cache\git\cache\plugins-7ca0117101e542f66ed22eaaafbac41f8b116108'...
> fatal: remote error:
>   Repository not found.

ramusbucket avatar Dec 31 '19 00:12 ramusbucket

I ave the same prbolem, has anyone solved it?

magicleader avatar Feb 07 '20 14:02 magicleader

Worst developer, not even replying:- Dependancy missing "camera"

woinbo avatar Nov 25 '20 16:11 woinbo

Hello developers, this camera missing issue can be solved by commenting, this code camera: git: url: git://github.com/ng-kode/plugins.git path: packages/camera in the pubspec.yaml file and then add camera: ^0.5.8+11 to you dev_dependencies, this issue will be solved

woinbo avatar Nov 25 '20 16:11 woinbo