Flutter

Google's UI toolkit for building natively compiled apps for mobile, web, and desktop from a single Dart codebase.

Dart free Open Source mobile since 2017

Flutter renders UI with its own Skia/Impeller graphics engine rather than using native widgets — every pixel is Flutter’s, enabling pixel-perfect consistency across platforms. Hot reload, rich widget library, and strong Dart tooling make it one of the fastest cross-platform UI development experiences.

// tags

mobileiosandroidcross-platformdartdesktopwebgoogle
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub