Baseflow / Baseflow/flutter-permission-handler
Bug: location tracking in windows
Open
P2
platform: windows
type: bug
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
When adding a library to a bare clean project (without any imports, just add to pubspec.yaml), the Windows 11 application is displayed as tracking geolocation.
How to reproduce:
1. `flutter create ...`
2. `flutter pub add permission_handler`
3. `flutter run -d windows`

Contributor guide
Assessment
This issue has not been assessed yet.