flutter_compass 0.2.0 flutter_compass: ^0.2.0 copied to clipboard
A Flutter compass. The heading varies from 0-360, 0 being north.
0.2.0 #
- Upgrade Android build components (Kotlin version) Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.
- Upgrade iOS component to Swift 4.2
0.1.0 #
- Added example
- Added public api docs
0.0.3 #
- bug fixes
0.0.2 #
- Android emulator fix
0.0.1 #
- flutter compass plugin