-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#48106Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
Devise a public API for embedding FlutterViews into arbitrary number of elements.
Goals
- Platform-specific API exposed through
dart:ui_web,flutter.js, or both. - Supports all CRUD operations.
Non-goals
- Cross-platform API is out of scope. The desired API is web-specific that deals with DOM elements directly, and provides easy integration path with the host page written in any language, particularly JavaScript.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team