It was introduced by Google in 2017 and has had its first 1.0 release on December 4th, 2018. Flutter is written in C, C++ and Dart. Unlike Javascript, Dart is a statically typed, class-based language which is able to compile Just in Time (JIT) or Ahead of Time (AOT). Flutter ...