tauri-plugin-widgets 0.5.0

Tauri plugin for App Widgets on Android, iOS, and macOS (WidgetKit); Windows Widgets Board (Adaptive Cards) + desktop webview; Linux desktop webview with X11 DESKTOP pin.
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "fixture": "presets/weather",
  "size": "small",
  "theme": "light",
  "locale": "en_US",
  "platforms": ["desktop", "ios", "macos"],
  "macos": {
    "width": 158,
    "height": 158
  }
}