-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
status: investigatingThe issue is under investigation, which is determined to be non-trivial.The issue is under investigation, which is determined to be non-trivial.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the bug
While using Google Maps Navigation, I’ve noticed that the package consumes excessive battery. The device drains significantly faster compared to normal usage. it happens even while idle without starting the navigation.
Flutter version
3.32.2
Package version
0.6.4
Native SDK versions
- I haven't changed the version of the native SDKs
Flutter Doctor Output
√] Flutter (Channel stable, 3.32.2, on Microsoft Windows [Version 10.0.19045.6216], locale en-US)
[√] Windows Version (10 Enterprise 64-bit, 22H2, 2009)
[√] Android Studio (version 2024.3)
[√] Connected device (3 available)
[√] Network resources
Steps to reproduce
Open Google Maps.
Observe battery usage after ~5–15 minutes.
Expected vs Actual Behavior
Expected Behavior:
Battery consumption should be reasonable and optimized during navigation.
Actual Behavior:
Battery drains unusually fast
Code Sample
// Example code here
Additional Context
No response
Metadata
Metadata
Assignees
Labels
status: investigatingThe issue is under investigation, which is determined to be non-trivial.The issue is under investigation, which is determined to be non-trivial.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.