halo_feedback 0.0.1
halo_feedback: ^0.0.1 copied to clipboard
Cross-platform MDM (Mobile Device Management) feedback plugin for Flutter. Enables device authentication and configuration retrieval for Android, iOS, macOS, and Windows platforms with callback-based [...]
0.0.1 #
- Initial release of halo_feedback plugin
- Cross-platform MDM feedback mechanism for Flutter
- Support for Android, iOS, macOS, and Windows
- Unified API for device authentication
- Configurable base URLs and app identifiers with flavor support
- Built-in retry logic for network requests
- Comprehensive error handling with specific error types
- Storage abstraction with default implementation
- Android Enterprise KeyedAppState support
- iOS/macOS MDM profile integration
- Windows Registry device ID reading
- Callback-based navigation system
- Comprehensive logging for debugging
- Example app included