mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 14:58:34 +00:00
Make element embedding demo show up under "Web Demos" section (#1837)
Using the "demo" type will make the sample visible under the [Web Demos](https://flutter.github.io/samples/#?platform=web) section of the site. cc: @ditman
This commit is contained in:
@@ -628,7 +628,7 @@ samples:
|
|||||||
platforms: ['web']
|
platforms: ['web']
|
||||||
tags: ['demo', 'web', 'add-to-app', 'embedding']
|
tags: ['demo', 'web', 'add-to-app', 'embedding']
|
||||||
web: https://flutter-angular.web.app/
|
web: https://flutter-angular.web.app/
|
||||||
type: sample
|
type: demo
|
||||||
|
|
||||||
- name: Next Gen UI demo
|
- name: Next Gen UI demo
|
||||||
author: Flutter
|
author: Flutter
|
||||||
|
|||||||
Reference in New Issue
Block a user