-
-
Notifications
You must be signed in to change notification settings - Fork 972
Bug: location tracking in windows #983
Copy link
Copy link
Open
Labels
P2Important issues not at the top of the work list.Important issues not at the top of the work list.platform: windowsIssue is related to the Windows platformIssue is related to the Windows platformtype: bugSomething isn't workingSomething isn't working
Description
Activity
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work list.Important issues not at the top of the work list.platform: windowsIssue is related to the Windows platformIssue is related to the Windows platformtype: bugSomething isn't workingSomething isn't working
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:
flutter create ...flutter pub add permission_handlerflutter run -d windows