-
Notifications
You must be signed in to change notification settings - Fork 29.7k
[macOS] Add flutter_view example.
#111326
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
[macOS] Add flutter_view example.
#111326
Conversation
yaakovschectman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but take that with a grain of salt as I am not familiar with swift or XCode
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
fb77924 to
c302b31
Compare
loic-sharma
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Snazzy app! LGTM, but my Swift is very weak 😅
07c2c64 to
20ee036
Compare
…r defined storyboard contains a flutter_view
…ectional communication). Native View side is visibly working
5581065 to
0f34104
Compare
cbracken
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-lgtm modulo comments!
0f34104 to
dfb8e6d
Compare
|
Dropping android build failure fix and widget tests in favor of perf tests. Integration tests will be available on https://github.com/a-wallen/flutter/tree/macos_flutter_view_example_with_integration |
dfb8e6d to
8df93e8
Compare
The
flutter_viewexample was unimplemented and benchmark tests that ran the example as a part of a task could not depend on it. This PR implements theflutter_viewexample for the purpose ofScreen.Recording.2022-09-09.at.5.56.16.PM.mov
fixes #110538
fixes #110085
fixes #42281
fixes #109633
Pre-launch Checklist
///).