Jenn Magder
Jenn Magder
@LongCatIsLooong might know the most about this #26486
@RichardFevrier were you able to figure out how to write the split view mode integration tests? Also it looks like @luckysmg had some suggestions. @cyanglaz was this ready for re-review...
> we're going to want to add a devicelab test for this in the framework as well, which we'll need to do in a separate patch. It could look like...
Copying priority from https://github.com/flutter/flutter/issues/112129#issuecomment-1255614127
@hellohuanlin can you take a look at this?
This should be tracked in the website issue tracker https://github.com/flutter/website/issues.
There's an example of how to do this in https://github.com/flutter/put-flutter-to-work/blob/022208184ec2623af2d113d13d90e8e1ce722365/newsfeed_ios/newsfeedApp/EndlessList.swift#L49-L56 and https://github.com/flutter/put-flutter-to-work/blob/2efd25f4c0c0152b5e9ae9017e70dba8d9842cd2/newsfeed_ios/newsfeedApp/NewsfeedApp.swift#L11-L16 @hellohuanlin you did the cleanup in https://github.com/flutter/put-flutter-to-work/pull/101, this would be a good issue to get familiar with website...
Also include instructions for different signing details per flavor, see https://github.com/flutter/flutter/issues/46879.
> Could you please add notes somewhere to reconstruct the example in the flavors integration test? That's what this issue is tracking: documenting that somewhere. > My initial goal is...
> I think I need to rename and duplicate the Target "Runner" to "Free App" and "Paid App", but I'm not sure how to end up with Info.plist being replaced...