Slide 4
Slide 4 text
What is Flutter?
● It uses Dart Language
○ Dart compiles to ARM and x86 code, so that
Dart mobile apps can run natively on iOS,
Android, and beyond.
○ Dart provides optimizing ahead-of-time
compilation to get predictably high
performance and fast startup across mobile
devices and the web.
○ It is Reactive
@salihgueler 24.01.2019