Flutter is a cross-platform mobile development SDK created by Google that allows building high-performance apps for both Android and iOS using a single codebase. It uses a declarative syntax and widgets that are rendered to native platform views. While most widgets work across platforms, Flutter also supports platform-specific widgets and code through platform channels. As Google owns Flutter, there is a risk it could discontinue the project in the future, though it currently appears to be actively developed and supported.