Flutter
Google's UI toolkit for building natively compiled apps for mobile, web, and desktop from a single Dart codebase.
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