What is Flutter ?
Ss per the official website itself,
Flutter is an open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
In layment's term , it is a cross platform apps building tool/sdk using which you can build native android
, iOS
, web
, linux
, windows
, macOS
and embedded-devices
apps with a single code base.