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,
    1080,
    1140
  ],
  "children": [
    {
      "kind": "FrameLayout",
      "rect": [
        0,
        0,
        1080,
        1140
      ],
      "children": [
        {
          "kind": "FrameLayout",
          "rect": [
            0,
            0,
            1080,
            1140
          ],
          "children": [
            {
              "kind": "LinearLayout",
              "rect": [
                0,
                0,
                1080,
                1140
              ],
              "children": [
                {
                  "kind": "LinearLayout",
                  "rect": [
                    0,
                    0,
                    1080,
                    186
                  ],
                  "children": [
                    {
                      "kind": "FrameLayout",
                      "rect": [
                        0,
                        0,
                        1080,
                        58
                      ],
                      "children": [
                        {
                          "kind": "TextView",
                          "rect": [
                            0,
                            0,
                            1080,
                            58
                          ],
                          "text": "✓ Alpha",
                          "px": 42,
                          "color": "#FF111111"
                        },
                        {
                          "kind": "ImageView",
                          "rect": [
                            0,
                            0,
                            1080,
                            58
                          ]
                        }
                      ]
                    },
                    {
                      "kind": "FrameLayout",
                      "rect": [
                        0,
                        58,
                        1080,
                        6
                      ]
                    },
                    {
                      "kind": "FrameLayout",
                      "rect": [
                        0,
                        64,
                        1080,
                        58
                      ],
                      "children": [
                        {
                          "kind": "TextView",
                          "rect": [
                            0,
                            0,
                            1080,
                            58
                          ],
                          "text": "○ Beta",
                          "px": 42,
                          "color": "#FF111111"
                        },
                        {
                          "kind": "ImageView",
                          "rect": [
                            0,
                            0,
                            1080,
                            58
                          ]
                        }
                      ]
                    },
                    {
                      "kind": "FrameLayout",
                      "rect": [
                        0,
                        122,
                        1080,
                        6
                      ]
                    },
                    {
                      "kind": "TextView",
                      "rect": [
                        0,
                        128,
                        1080,
                        58
                      ],
                      "text": "○ Gamma",
                      "px": 42,
                      "color": "#FF111111"
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}