79166732

Date: 2024-11-07 13:50:09
Score: 2.5
Natty:
Report link

Instead of using: _permissionGranted = await location.hasPermission(); use: _permissionGranted = await location.requestPermission();

for the web version

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: user3115372