1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-09 14:28:51 +00:00

Drop jsonexample (#2089)

This commit is contained in:
Brett Morgan
2023-11-14 07:02:36 +11:00
committed by GitHub
parent b29a0164f4
commit 3b67c60274
156 changed files with 8 additions and 7715 deletions

View File

@@ -200,34 +200,6 @@ samples:
platforms: ['ios', 'android']
type: sample
- name: jsonexample
author: Flutter
screenshots:
- url: images/jsonexample1.png
alt: JSON example screenshot
- url: images/jsonexample2.png
alt: JSON example screenshot
- url: images/jsonexample3.png
alt: JSON example screenshot
source: https://github.com/flutter/samples/tree/main/jsonexample
description: >
A Flutter sample app that deserializes a set of JSON strings using three
different libraries: dart:convert, json_serializable, and built_value.
difficulty: beginner
widgets:
- Table
- TableRow
packages:
- json_serializable
- built_value
- built_collection
- json_annotation
- build_runner
- built_value_generator
tags: ['beginner', 'sample']
platforms: ['ios', 'android']
type: sample
- name: Place Tracker
author: Flutter
screenshots:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 251 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 279 KiB