Quix is an AWS Amplify project that showcases how to integrate Amplify. This project is a starting point for a Flutter application.
- ✅ Flutter
- ✅ Amplify API
- ✅ amplify_auth_cognito
- ✅ Provider
Ivory.Green.Minimalist.Phone.Mockup.Mood.Board.Beauty.Pinterest.Pin.2.mp4
To run this project locally you need to install Flutter and its dependencies with flutter pub get
step 1:
git clone https://github.com/lebe24/Quix.git
step 2:
amplify init
step 3:
amplify push
step 4:
flutter pub get
step 5:
flutter run
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.