Add web_embedding sample to sample index (#1801)

We should wait until this sample is deployed to
https://flutter-angular.web.app/
cc: @kevmoo

---------

Co-authored-by: David Iglesias <ditman@gmail.com>
pull/1807/head
John Ryan 1 year ago committed by GitHub
parent 36e7a6ab04
commit bb6bd81d59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -633,3 +633,23 @@ samples:
tags: ['demo', 'animation']
web: https://z.flutter.gallery/#/dice
type: demo
- name: Web Embedding
author: Flutter and Angular
screenshots:
- url: images/web_embedding1.png
alt: A Flutter app embedded in an Angular app
- url: images/web_embedding2.png
alt: A Flutter app embedded in an Angular app
source: https://github.com/flutter/samples/tree/main/web_embedding
description: >
An example app showing how to embed Flutter in a web application using Angular
difficulty: advanced
widgets: []
packages: []
platforms: ['web']
links: []
tags: ['demo', 'web', 'add-to-app', 'embedding']
web: https://flutter-angular.web.app/
type: sample

Binary file not shown.

After

Width:  |  Height:  |  Size: 575 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 542 KiB

Loading…
Cancel
Save