mirror of
https://github.com/flutter/samples.git
synced 2025-11-09 06:18:49 +00:00
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>
This commit is contained in:
@@ -633,3 +633,23 @@ samples:
|
|||||||
tags: ['demo', 'animation']
|
tags: ['demo', 'animation']
|
||||||
web: https://z.flutter.gallery/#/dice
|
web: https://z.flutter.gallery/#/dice
|
||||||
type: demo
|
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
|
||||||
|
|
||||||
|
|||||||
BIN
web/samples_index/web/images/web_embedding1.png
Normal file
BIN
web/samples_index/web/images/web_embedding1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 575 KiB |
BIN
web/samples_index/web/images/web_embedding2.png
Normal file
BIN
web/samples_index/web/images/web_embedding2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 542 KiB |
Reference in New Issue
Block a user