glance_widget_platform_interface 0.3.0
glance_widget_platform_interface: ^0.3.0 copied to clipboard
A common platform interface for the glance_widget plugin.
Changelog #
0.3.0 #
- Added input validation for widget data (empty titles, progress bounds, maxItems range)
- Improved documentation for all data types
0.2.0 #
- Added
getWidgetPushToken()method for iOS 26+ Widget Push Updates - Added
isWidgetPushSupported()method for runtime platform check - Prepared platform interface for iOS implementation
0.1.0 #
- Initial release
- Platform interface for Glance widget plugin
- Support for Simple, Progress, and List widget templates
- Theme configuration support
- Widget action event stream
- Custom exception classes for error handling