flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

packages/pedometer

Open Anonymousgaurav opened this issue 2 years ago • 2 comments

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

Anonymousgaurav avatar Oct 18 '23 09:10 Anonymousgaurav

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"

chadpav avatar Oct 25 '23 14:10 chadpav

How to reset count for step count in pedometer

santhoshAndroid avatar Dec 16 '23 07:12 santhoshAndroid