tauri-plugin-widgets 0.4.1

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.
{
  "kind": "div",
  "rect": [
    0,
    0,
    360,
    170
  ],
  "children": [
    {
      "kind": "div",
      "rect": [
        0,
        0,
        360,
        170
      ],
      "children": [
        {
          "kind": "span",
          "rect": [
            12,
            12,
            336,
            146
          ],
          "text": "L",
          "px": 16,
          "color": "#FFFFFF"
        },
        {
          "kind": "hr",
          "rect": [
            356,
            12,
            2,
            146
          ]
        },
        {
          "kind": "span",
          "rect": [
            366,
            12,
            336,
            146
          ],
          "text": "R",
          "px": 16,
          "color": "#FFFFFF"
        }
      ]
    }
  ]
}