Posts by this author

Dec 1, 2022
0
1

droidcon New York and London

Hello Android developers! It has been great to see the community face-to-face at droidcon events around the world in 2022. The Surface Duo team really enjoyed meeting folks, presenting, and discussing foldable app development face-to-face. If you didn’t make it to an event (or if you did but want to re-live it) more sessions are now ...

Jetpack Window ManagerJetpack Composefoldable
Jan 28, 2021
0
0

Gaming on dual-screens, from a Flutter perspective

So, you’ve built a game and it works great on all those single screen devices out there but what about these new foldables or the dual-screen Microsoft Surface Duo? Does your game work on it? It should, in single screen mode, but what happens when the user spans your game across two screens? Does that work? Should it work the same or is there...

Surface DuoFlutterDart
Oct 1, 2020
0
0

Adding Microsoft Surface Duo support to the Flokk application

Hello Flutter developers! During the final week of July, Microsoft held its annual hackathon. The event has had different names over the years, but the idea has remained the same; people from across the company come together to work on projects they are interested in. There are many different types of projects, some are simply a new feature ...

Surface Duo SDKFlutterFlokk
Jun 18, 2020
0
0

Lighting-Up a Flutter application on Microsoft Surface Duo

Hello Flutter developers! In our last post, Get Started with Flutter on Surface Duo, we walked you through how to add the Surface Duo SDK to your Flutter project and how to use the SDK to obtain information from the SDK library. We can now tell if the device we are running on is a dual-screen device, if your application is running on one screen ...

Flutter
May 14, 2020
0
0

Get Started with Flutter on Surface Duo

Hello Flutter developers! Today we are going to get you started with our Surface Duo SDK for Android so that you can adapt your existing applications for dual-screens and the hinge. The sample code demonstrates how Android developers can add the Surface Duo SDK to a project and then access the screen and hinge APIs. Our ultimate goal is to ...

Flutter

Feedback