Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 482 Bytes

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.