diff --git a/examples/mirai_gallery/assets/json/refresh_indicator_example.json b/examples/mirai_gallery/assets/json/refresh_indicator_example.json index 478bc1d9..29fa148f 100644 --- a/examples/mirai_gallery/assets/json/refresh_indicator_example.json +++ b/examples/mirai_gallery/assets/json/refresh_indicator_example.json @@ -1,12 +1,5 @@ { "type": "scaffold", - "appBar": { - "type": "appBar", - "title": { - "type": "text", - "data": "Refresh Indicator" - } - }, "body": { "type": "refreshIndicator", "onRefresh": { @@ -16,564 +9,11 @@ "contentType": "application/json" }, "child": { - "type": "listView", - "shrinkWrap": true, - "separator": { - "type": "container", - "height": 10 - }, - "children": [ - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "1", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 1", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "2", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 2", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "3", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 3", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "4", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 4", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "5", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 5", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "6", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 6", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "7", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 7", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "8", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 8", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "9", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 9", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - }, - { - "type": "listTile", - "leading": { - "type": "container", - "height": 50, - "width": 50, - "color": "#165FC7", - "child": { - "type": "column", - "mainAxisAlignment": "center", - "crossAxisAlignment": "center", - "children": [ - { - "type": "text", - "data": "10", - "style": { - "fontSize": 21 - } - } - ] - } - }, - "title": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item 10", - "style": { - "fontSize": 18 - } - } - }, - "subtitle": { - "type": "padding", - "padding": { - "top": 10 - }, - "child": { - "type": "text", - "data": "Item description", - "style": { - "fontSize": 14 - } - } - }, - "trailing": { - "type": "icon", - "iconType": "material", - "icon": "more_vert", - "size": 24 - } - } - ] + "type": "networkWidget", + "request": { + "url": "https://raw.githubusercontent.com/Securrency-OSS/mirai/main/examples/mirai_gallery/assets/json/list_view_example.json", + "method": "get" + } } } } \ No newline at end of file