raw_gnss_2025 2.0.1
raw_gnss_2025: ^2.0.1 copied to clipboard
Get Raw GNSS Data Points for Android on Flutter - Originated code from raw_gnss by Deven Joshi
2.0.1 #
- Updated plugin configuration to Android-only
- Removed iOS and macOS platform declarations (not supported)
- Clarified documentation for Android-specific functionality
2.0.0 #
- Fixed Gradle configuration for Android builds
- Updated to support latest Flutter versions
- Minor improvements to deprecation warnings
1.1.0 #
- Added GNSS Status Model class
- GNSS Status stream now provided respective class model
1.0.0 #
- Upgrade to null safety
- All model properties changed to
final
0.1.1 #
- Initial Release
- Doc changes
- Changed description