Build a Flutter Mobile App Using AWS Amplify - Part 1
Create a trip planner app for iOS and Android
Introduction
Implementation
Modules
This how-to guide is divided into the following short modules. You must complete each module before moving to the next one.
Create a Flutter app (15 minutes): Create a Flutter app, add its dependencies, and create its folder structure. Additionally, you will also define the app colors and the routing constants.
Add authentication (10 minutes): Create the Amplify backend for the app and implement authentication using the Amplify authenticator UI library.
Add API (20 minutes): Create the Amplify GraphQL API for the app and implement the CRUD operation for the trip feature.
Add storage (15 minutes): Create the Amazon S3 bucket for the app and implement the ability to upload an image for the trip.
Create a Flutter app
Start Module OneDid you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages