Website Guide: How to link a Flutter module to an existing Android project. This refers to the creation of a Flutter module project and then linking that module project to an existing Android project via Gradle. This guide should demonstrate a CLI-only approach, and also include an Android Studio IDE approach.