easy_compass library

Classes

CompassEvent
Represents a compass heading event.
EasyCompass
A Flutter package for accessing and displaying compass heading information. This package provides a simple and convenient way to retrieve the compass heading using the device's magnetometer sensor and display it visually. It includes a EasyCompass class that streams the compass events and a CompassEvent class that represents the compass heading value.