-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
d.new-featureAdds new Flutter contentAdds new Flutter contentp3-lowValid but not urgent concern. Resolve when possible. Encourage upvote to surface.Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.
Description
flutter/flutter#32329 introduces some configurable changes to the flutter behavior, which need to be documented in this page:
The following needs to be documented:
- New
engineInitializer.initializeEngine(configuration)API.- Attributes that can be passed as keys for the
configurationobject. - Deprecation of the
windowglobal variables that used to allow this before.
- Attributes that can be passed as keys for the
- Documentation about the
hostElementbehavior (nullelement vs non-null). - ??? more?
See the design doc for some literature, and the related issues/PRs for more info.
Metadata
Metadata
Assignees
Labels
d.new-featureAdds new Flutter contentAdds new Flutter contentp3-lowValid but not urgent concern. Resolve when possible. Encourage upvote to surface.Valid but not urgent concern. Resolve when possible. Encourage upvote to surface.