Skip to content

Details

Our final meetup of 2019! A special welcome to all of the international visitors in New York for Flutter Interact! This month we will be hosted by UsTwo Studios in downtown Manhattan. First, we'll do a quick recap of everything that was announced at the conference. Then we'll move onto our 2 talks...

Navigator and Routes and Transitions...Oh, My! by Simon Lightfoot and Mariano Zorrilla

If you've ever tried Flutter then you'll have tried Navigator. You also might be confused with how it works. Simon and Mariano will explain how Navigator, Routes, Transitions work, and give advice and practical use cases of how to use them. What is the future of Navigator on Flutter?

Building for Flutter for iOS without a Mac, by Martin Jeret

Building cross-platform apps is always a challenge since we might not be able to run an iOS simulator if we don't have a Mac computer and there might be issues configuring your Xcode project. Moreover to release the apps to the app store can be difficult even with a Mac. Codemagic CI/CD has been working on a VScode plugin that allows developers to connect to a remote MacOS and run your Flutter apps on an iOS simulator. You can also use the MacOS to configure your Xcode project. We're looking forward to sharing this with the community so come check it out.

Related topics

You may also like