Let's fire the Flutter

By Aleksandr Denisov

Elevator Pitch

Flutter is great cross-platform framework for getting up and running on multiple platforms quickly. But what if the functionality of the widgets is not enough? How to call method from native code? How to work with REST API? And finally, how to integrate with powerful firebase SDK? Answers are here.

Description

How to build a beautiful app that runs natively on iOS and Android, all from a single codebase. Besides, and how to use Flutter’s latest multi-platform reactive UI elements and other capabilities with REST API or Firebase SDK and how to communicate between Flutter and Native modules.