Forum Discussion
tscholze
Apr 08, 2021Iron Contributor
Flutter sample maybe shows code that's not existing in a new Flutter project using Android Studio
Hi team, in the DevBlogs article "https://devblogs.microsoft.com/surface-duo/get-started-with-flutter-on-surface-duo/"' step 2 containts the following task: This code should go right below the G...
- Apr 09, 2021
tscholze thanks for the feedback, I'll pass on to the author.
Note that when the built-in Flutter support lands you won't need to follow that more manual process 😉
Craig_Dunn
Microsoft
Apr 09, 2021tscholze thanks for the feedback, I'll pass on to the author.
Note that when the built-in Flutter support lands you won't need to follow that more manual process 😉
- tscholzeApr 10, 2021Iron Contributor
Hi Craig_Dunn,
Thynky for your help! Wow, I hole the foldable support will ne released soon as possible. 🙂
- JWieseApr 23, 2021
Microsoft
ok, finally had a chance to look at this and it appears that the boilerplate code has changed for the default project structure. They have moved the plugin registration back into the Java code and out of the Kotlin activity. Since we are getting closer to checking in the foldable support into the framework itself I don't think it's worth spending time working all the changes to this post. As Craig said, very soon you won't have to do any of this, it will all be part of Flutter itself.- tscholzeApr 27, 2021Iron ContributorI cannot wait for it to be merged. 🙂