flutter/flutter ↗
Created Dec 22, 2020 · View the flutter/flutter repository page
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
818
Lines of Code
127,194
From
Oct 23, 2014
To
Dec 22, 2020
About flutter/flutter
Flutter is Google's open-source SDK for building beautiful, fast user experiences across mobile, web, and desktop platforms from a single codebase written in Dart. The framework is designed to enable developers to create pixel-perfect apps with full control over the visual experience, powered by hardware-accelerated graphics libraries like Skia and Impeller that ensure smooth, jank-free performance at native device speeds.
The framework emphasizes productive development through features like stateful hot reload, which allows developers to see code changes instantly without restarting their app or losing state. Flutter includes comprehensive widget libraries supporting both Material Design and iOS Cupertino styles, and it compiles to native code for iOS and Android, JavaScript and WebAssembly for web, and Intel and ARM architectures for desktop platforms. The ecosystem is extensively supported with tens of thousands of packages available and straightforward integration with native code through FFI and platform channels.
Flutter is used by developers and organizations worldwide and offers a fully extensible, open development model that works with any editor, including Visual Studio Code and IntelliJ/Android Studio. The project actively welcomes community contributions and maintains comprehensive documentation, including tracking of breaking changes across releases and support for macOS, Windows, Linux, and experimental Fuchsia platforms.