glance_widget 0.2.0 copy "glance_widget: ^0.2.0" to clipboard
glance_widget: ^0.2.0 copied to clipboard

Create instant-updating home screen widgets for Android (Jetpack Glance) and iOS (WidgetKit). Supports Simple, Progress, and List widget templates.

0.2.0 #

  • iOS Support - Added WidgetKit implementation for iOS 16+
  • Instant updates when app is in foreground (no budget limit!)
  • Widget Push Updates support for iOS 26+ (server-triggered updates via APNs)
  • Added getWidgetPushToken() for server-side widget updates
  • Added isWidgetPushSupported() for runtime platform check
  • Privacy manifest included for App Store compliance
  • Updated description to reflect cross-platform support

0.1.0 #

  • Initial release
  • SimpleWidget - Title + Value + Subtitle template for prices, stats, metrics
  • ProgressWidget - Circular and linear progress indicators
  • ListWidget - Scrollable list with optional checkboxes
  • Theme support (light/dark) with full customization
  • Widget tap action handling via streams
  • Instant updates (< 1 second) using Jetpack Glance
  • Controller API for advanced widget management
0
likes
0
points
111
downloads

Publisher

unverified uploader

Weekly Downloads

Create instant-updating home screen widgets for Android (Jetpack Glance) and iOS (WidgetKit). Supports Simple, Progress, and List widget templates.

Repository (GitHub)
View/report issues

Topics

#widget #android #ios #glance #widgetkit

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, glance_widget_android, glance_widget_ios, glance_widget_platform_interface, logging

More

Packages that depend on glance_widget

Packages that implement glance_widget