Closed iqfareez closed 3 years ago
Currently there is a problem when migrating to Null safety:
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
- package:flutter_compass
so the flutter_compass packages needs to be migrated first. will try to find a solution in the next couple of days, in the meantime you can get the migrated version of the master branch
Looks like flutter_compass
has been migrated to null safety. :eyes:
@iqfareez thnx, just published V2 of the plugin.
Issue with
Geolocator