dc.description.abstract |
Flutter is a user interface toolkit from Google that allows you to create
attractive natively built apps for mobile, web, desktop, and embedded devices with a
single codebase. Ship features quickly while focusing on native end-user
experiences. Because of the layered architecture, extensive customisation is possible,
resulting in very rapid rendering and expressive and adaptable designs. All important
platform differences, including as scrolling, navigation, icons, and typefaces, are
accounted for in Flutter's widgets, dart's native compilers convert your Flutter code
to native ARM machine code. Flutter's hot reload functionality allows you to
experiment, develop UIs, add features, and address issues more rapidly. On
emulators, simulators, and hardware, experience sub-second reload times without
losing state. To deliver complete native performance on both iOS and Android,
Flutter's widgets integrate all important platform differences such as scrolling,
navigation, icons, and fonts. |
en_US |