Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase. Flutter allows you to build apps for mobile, web, desktop, and embedded devices — all from a single codebase
Maintain one codebase and deploy to multiple platforms, speeding up and simplifying workflows.
Flutter gives you the power of hardware-accelerated graphics for performant apps on any platform.
The Flutter rendering engine lets you control every pixel, and its widget library automatically adapts to any screen.
Build features once and deploy to both iOS and Android. Cupertino and Material designs are built into the Flutter framework, so your apps feel at home on both platforms.
Reach users everywhere by deploying Flutter apps on the web. Build fast prototypes and deploy your mobile app to the web from the same codebase.
Transform your apps into desktop experiences with a single codebase and familiar tooling. Target Windows, macOS, and Linux without rewriting.