tauri-plugin-widgets 0.4.3

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
{
  "kind": "FrameLayout",
  "rect": [
    0,
    0,
    510,
    510
  ],
  "children": [
    {
      "kind": "FrameLayout",
      "rect": [
        0,
        0,
        510,
        510
      ],
      "children": [
        {
          "kind": "FrameLayout",
          "rect": [
            0,
            0,
            510,
            510
          ],
          "children": [
            {
              "kind": "FrameLayout",
              "rect": [
                0,
                0,
                510,
                510
              ],
              "children": [
                {
                  "kind": "ImageView",
                  "rect": [
                    195,
                    195,
                    120,
                    120
                  ]
                },
                {
                  "kind": "TextView",
                  "rect": [
                    239,
                    218,
                    32,
                    73
                  ],
                  "text": "Z",
                  "px": 54,
                  "color": "#FFFFFFFF"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}