Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wish for a sample of a non-fullscreen Flutter view displayed from a full SwiftUI app #2403

Open
sethladd opened this issue Aug 28, 2024 · 2 comments

Comments

@sethladd
Copy link
Contributor

Use case

Adding Flutter into an existing app, such as one built with SwiftUI, is an important part of the journey for experimenting with Flutter and using flutter to reduce code duplication across your existing apps.

Proposal

The case of embedding some shared non-fullscreen UI into your app is one case we want to show an example of, presumably through one of the samples in https://github.com/flutter/samples/tree/main/add_to_app

The proposal here is to show some simple scrolling SwiftUI based list. And one of the views scrolling in and out of view is a Flutter widget.

A sample like this really drives home that you can put Flutter inside of your existing SwiftUI. And it would complement other samples that are full-screen embeddings of Flutter inside a SwiftUI app.

@sethladd
Copy link
Contributor Author

cc @hellohuanlin as we were chatting about this. No action needs to be taken right now.

@sethladd sethladd transferred this issue from flutter/flutter Aug 28, 2024
@sethladd
Copy link
Contributor Author

fyi @jmagman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant