tauri-plugin-widgets 0.4.2

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,
    170,
    170
  ],
  "children": [
    {
      "kind": "div",
      "rect": [
        0,
        0,
        170,
        170
      ],
      "children": [
        {
          "kind": "span",
          "rect": [
            8,
            8,
            154,
            17
          ],
          "text": "Top",
          "px": 14,
          "color": "#FFFFFF"
        },
        {
          "kind": "div",
          "rect": [
            8,
            29,
            154,
            112
          ]
        },
        {
          "kind": "span",
          "rect": [
            8,
            145,
            154,
            17
          ],
          "text": "Bottom",
          "px": 14,
          "color": "#FFFFFF"
        }
      ]
    }
  ]
}