cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
550 stars 678 forks source link

packages/pedometer #823

Open Anonymousgaurav opened 1 year ago

Anonymousgaurav commented 1 year ago

I'm adding to my flutter project and i'm getting

pedometer: git: url: git://github.com/feelfreelinux/flutter-plugins.git path: packages/pedometer

Git error. Command: git clone --mirror git://github.com/feelfreelinux/flutter-plugins.git /Users/gauravswarankar/.pub-cache/git/cache/flutter-plugins-1f5fcf12f74708ab295bf540fc85a2d021501a4e stdout: stderr: Cloning into bare repository '/Users/gauravswarankar/.pub-cache/git/cache/flutter-plugins-1f5fcf12f74708ab295bf540fc85a2d021501a4e'... fatal: unable to connect to github.com: github.com[0: 20.207.73.82]: errno=Operation timed out

exit code: 128

chadpav commented 1 year ago

That looks like a git connectivity or permissions issue. It's not related to this project.

I hate to troubleshoot this in here but try to add the package with the more standard syntax: pedometer: 4.0.1

This issue should be closed. I would google the error message and "pubspec.yaml"

santhoshAndroid commented 11 months ago

How to reset count for step count in pedometer