afonsocraposo / ppg

App that measures the PPG using the phone's camera. App built using Flutter, but only tested on Android.
GNU General Public License v3.0
59 stars 36 forks source link

Pub get error #8

Closed Harishwarrior closed 4 years ago

Harishwarrior commented 4 years ago

stderr: remote: Repository not found. fatal: repository 'https://github.com/Renesanse/plugins.git/' not found

It seems like the repo you used for camera functionality got removed or deleted. I can't access it. For you ,it works. because, it's cached on your system.

Thanks for sharing this repo on Github and I saw your medium article , it's awesome.

Anyway feel free to close this issue.

afonsocraposo commented 4 years ago

Hello, this is a duplicate of https://github.com/Afonsocraposo/ppg/issues/6 Thank you for your feedback and I'm glad you enjoyed it. You can also use the plugin I'm developing to do this: https://pub.dev/packages/manual_camera/