-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Flutter 3.3.10 • channel stable
- Plugin version:^1.0.1
- Platform: Android
- OS version: Windows
- Device manufacturer / model: Samsung
- Flutter info (
Flutter 3.3.10 • channel stable • https://github.com/flutter/flutter.git Framework • revision 135454af32 (10 months ago) • 2022-12-15 07:36:55 -0800 Engine • revision 3316dd8728 Tools • Dart 2.18.6 • DevTools 2.15.0, `
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.3.10, on Microsoft Windows [Version
10.0.22621.2428], locale en-IN)
[√] Android toolchain - develop for Android devices (Android SDK version
34.0.0-rc1)
[√] Chrome - develop for the web
[X] Visual Studio - develop for Windows
X Visual Studio not installed; this is necessary for Windows
development.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including
all of its default components
[!] Android Studio (version 2021.3)
X Unable to determine bundled Java version.
[!] Android Studio (version 2022.1)
X Unable to find bundled Java version.
[√] VS Code (version 1.83.1)
[√] Connected device (4 available)
[√] HTTP Host Availability
! Doctor found issues in 3 categories.`):
- Plugin config
To Reproduce
Steps to reproduce the behavior:
- Integrate standard firebase plugins along with background_geolocation_firebase
2.import packages
cupertino_icons: ^1.0.2
background_geolocation_firebase: ^1.0.1
flutter_background_geolocation: ^4.13.3
firebase_database: ^8.0.0
firebase_core: ^1.5.0
firebase_core_platform_interface: 4.5.1
cloud_firestore: ^3.5.1
3.Run project
Debug logs
- ios XCode logs,
- Android:
$ adb logcat
Additional context
Add any other context about the problem here.