Flutter
Flutter is a flexible framework built for building apps that run on all platforms.
Currently flutter works on iOS and Android, same code base runs on both devices. Flutter uses Dart programming language which may be an advantage in itself as it is a strongly typed language with strong OOP concepts integrated in it.
This page will document the entirety of flutter learning curve.