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:
@@ -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 |
Reference in New Issue
Block a user