glance_widget_platform_interface 0.2.0
glance_widget_platform_interface: ^0.2.0 copied to clipboard
A common platform interface for the glance_widget plugin.
Changelog #
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