Flutter
Flutter is a cross platform application development framework that helps to create beautiful user interfaced with huge set of flutter widgets. Programmer need to code once for a single application and it can be run in android, ios, web, desktop etc. It helps to save time and to code nore efficiently.
Flutter is a bit slower that other native development tools like java, kotlin for android.
It is also faster that react native.
Overall performance of flutter is greate than other cross platform frameworks.
The backend language used in flutter is the Dart programming language to perform actions on widgets efficiently.