-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
cl.fixedIssue is closed as fixedIssue is closed as fixeddev.existing-appsRelates to integrating Flutter into existing appsRelates to integrating Flutter into existing appsfrom.flutter-sdkReported via move from flutter/flutterReported via move from flutter/flutter
Description
Publish a website guide that explains how to use Flutter with a FlutterView on Android.
FlutterView is the finest grained, and almost most tedious approach to including Flutter in an Android app. There are some cases where a FlutterView is the only option, e.g., within a ListView or RecyclerView. There may also be some other edge cases where a developer needs to place Flutter within the View hierarchy but cannot otherwise use a Fragment. These are the cases for a FlutterView.
A FlutterView will require a number of signals forwarded from the Activity level, as well as many lifecycle calls that either originate at the Activity or Fragment level.
Please ensure that this guide is written against the newest version of the Android embedding.
ened, neiljaywarner, rayliverified, PoojaB26, atanascu and 1 more
Metadata
Metadata
Assignees
Labels
cl.fixedIssue is closed as fixedIssue is closed as fixeddev.existing-appsRelates to integrating Flutter into existing appsRelates to integrating Flutter into existing appsfrom.flutter-sdkReported via move from flutter/flutterReported via move from flutter/flutter