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": [
                    0,
                    0,
                    510,
                    510
                  ]
                },
                {
                  "kind": "LinearLayout",
                  "rect": [
                    0,
                    0,
                    510,
                    510
                  ],
                  "children": [
                    {
                      "kind": "LinearLayout",
                      "rect": [
                        36,
                        36,
                        438,
                        108
                      ],
                      "children": [
                        {
                          "kind": "FrameLayout",
                          "rect": [
                            0,
                            0,
                            108,
                            108
                          ],
                          "children": [
                            {
                              "kind": "ImageView",
                              "rect": [
                                0,
                                0,
                                108,
                                108
                              ]
                            }
                          ]
                        },
                        {
                          "kind": "FrameLayout",
                          "rect": [
                            108,
                            0,
                            30,
                            108
                          ]
                        },
                        {
                          "kind": "FrameLayout",
                          "rect": [
                            138,
                            23,
                            158,
                            61
                          ],
                          "children": [
                            {
                              "kind": "TextView",
                              "rect": [
                                0,
                                0,
                                158,
                                61
                              ],
                              "text": "Chrome",
                              "px": 45,
                              "color": "#FFF8FAFC"
                            }
                          ]
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}