flutter_compass 0.0.3 flutter_compass: ^0.0.3 copied to clipboard
A Flutter compass. The heading varies from 0-360, 0 being north.
flutter_compass #
A Flutter compass. The heading varies from 0-360, 0 being north.
For IOS: #
Make sure to add NSLocationWhenInUseUsageDescription
and NSLocationAlwaysAndWhenInUseUsageDescription
keys with appropriate descriptions to the Info.plist file.
Getting Started #
For help getting started with Flutter, view our online documentation.
For help on editing plugin code, view the documentation.