Notice: This repository is deprecated and is no longer being maintained. We continue to maintain the sample app/s in the Flutter SDK repository. We would love for you to check out all our latest work! (We do plan to delete this repository on 5/4/2025 to reduce confusion between current and archived samples)
Runner app in Flutter
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
You can run the following command in the terminal and it will walk you through the steps needed to be able to build the app and test in the simulator or on device.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/customerio/amiapp-flutter/HEAD/scripts/setup.sh)"
Or if you have cloned the repo already then you can
cd amiapp-flutter
bash scripts/setup.sh