Flutter is an open-source app development framework made by Google. One of its main goals is to make developing for multiple platforms easier, by allowing developers to share a single codebase across multiple targets. Up until now, you could use Flutter to build a unified application for Android, iOS, macOS, Linux, and the web. If...