1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-10 00:47:43 +00:00

Adds "Element Embedding" demo package. (#1596)

This commit is contained in:
David Iglesias
2023-01-25 17:53:11 -08:00
committed by GitHub
parent 294ea4ff8f
commit 8f1b3c3f9b
22 changed files with 1045 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
name: element_embedding_demo
description: A small app to be embedded into a HTML element (see web/index.html)
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.0-0 <4.0.0'
dependencies:
cupertino_icons: ^1.0.2
flutter:
sdk: flutter
js: ^0.6.6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/dash.png