transistorsoft / flutter_background_geolocation_firebase

Firebase proxy for Flutter Background Geolocation SDK
MIT License
21 stars 7 forks source link

[BUG] background_geolocation_firebase any which doesn't exist #8

Closed joe69 closed 5 years ago

joe69 commented 5 years ago

Your Environment

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 10.1) [✓] iOS tools - develop for iOS devices [!] Android Studio (version 3.0) ✗ Flutter plugin not installed; this adds Flutter specific functionality. ✗ Dart plugin not installed; this adds Dart specific functionality. [✓] IntelliJ IDEA Ultimate Edition (version 2017.3.4) [✓] VS Code (version 1.36.1) [✓] Connected device (1 available)

To Reproduce Steps to reproduce the behavior:

  1. insert pubspec.yaml

    flutter_background_geolocation: ^1.2.0 background_geolocation_firebase: ^0.1.0

flutter packages get Because stella_di_mare depends on background_geolocation_firebase any which doesn't exist (could not find package background_geolocation_firebase at https://pub.dartlang.org), version solving failed.

christocracy commented 5 years ago

That's really weird. Maybe I forgot to publish it. Install it from Git for now.

christocracy commented 5 years ago

Ok, 0.1.0 is published.