Flutter
Noun · Development
Definitions
Google's open-source UI toolkit for building natively compiled applications for mobile, web, and desktop from a single Dart codebase. Uses its own rendering engine (Skia/Impeller) rather than native platform widgets.
In plain English: Google's framework for building mobile apps that work on both iPhone and Android with one set of code, known for fast development and smooth animations.
Example: "Flutter lets us ship to iOS and Android from one codebase — the hot reload alone saves hours per day."