Flutter overview
Flutter's hot reload helps you to experiment quickly and easily, build UIs, add features and fix bugs faster. Experience sub-second reload times without losing state on emulators, simulators and hardware.
Ship features quickly with a focus on native end-user experiences. Layered architecture allows for full customization, which results in incredibly fast rendering and expressive and flexible designs.
Flutter’s widgets incorporate all critical platform differences such as scrolling, navigation, icons and fonts, and your Flutter code is compiled to native ARM machine code using Dart's native compilers.