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

Add skeleton for extension screen views and controllers #6054

Merged
merged 7 commits into from
Jul 19, 2023

Conversation

kenzieschmoll
Copy link
Member

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner July 18, 2023 21:36
@kenzieschmoll kenzieschmoll requested review from CoderDake and removed request for a team July 18, 2023 21:36
import '_view_desktop.dart' if (dart.library.html) '_view_web.dart';
import 'controller.dart';

class EmbeddedExtensionView extends StatelessWidget {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doc comment?
Can you explain or reference explanation of difference between embedded and non-embedded extension?

@kenzieschmoll kenzieschmoll merged commit 69ec807 into flutter:master Jul 19, 2023
15 checks passed
@kenzieschmoll kenzieschmoll deleted the devtools-extensions-1 branch July 19, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants