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": "div",
          "rect": [
            65,
            65,
            40,
            40
          ],
          "children": [
            {
              "kind": "div",
              "rect": [
                65,
                65,
                40,
                40
              ]
            }
          ]
        },
        {
          "kind": "div",
          "rect": [
            79,
            74,
            11,
            21
          ],
          "children": [
            {
              "kind": "span",
              "rect": [
                79,
                74,
                11,
                21
              ],
              "text": "Z",
              "px": 18,
              "color": "#FFFFFF"
            }
          ]
        }
      ]
    }
  ]
}