- [Install and configure Amplify CLI](https://docs.amplify.aws/cli/start/install) As of Amplify Flutter 0.3.0, CLI version{' '} {'>'}=7.6.10 is required. When updating to 0.3.0, you must re-generate your models with the CLI. You can do so by running{' '} amplify codegen models. - A Flutter application targeting Flutter SDK >= 2.10.0 (stable version) with Amplify libraries integrated - An iOS configuration targeting at least iOS 13.0 - An Android configuration targeting at least Android API level 21 (Android 5.0) or above - For a full example of please follow the [project setup walkthrough](/lib-v1/project-setup/create-application)