Develop a mobile application that works on multiple platforms using Flutter and AWS Amplify. The app is to help users plan trips by allowing them to create and customize their itinerary, including trip name, destination, and dates.
Empower users to upload an image for each trip they create by integrating Amplify Storage into the app. This will enable seamless image uploading and rendering, enhancing the overall user experience and making the app more visually appealing.
Implement the logic and user interface (UI) to display past trips. This will enable users to access a record of their previous trips and view their details.
Add a navigation drawer to the app. To provide users with a convenient way to navigate through the various pages and sections of the app.
The code on github: https://github.com/offlineprogrammer/...
Part 01: • Part 01: Building a Trip Planner App using...
Build a Trip Planner App • Build a Trip Planner App
Build A Trip Planner App | Flutter: • Build a Trip Planner App
Build A Simple Quiz App | Flutter: • Build A Simple Quiz App | Flutter
Follow Me :-)
Twitter | / _mo_malaka_
Medium | / mmalaka
OTHER VIDEOS YOU MIGHT LIKE:
○ How to use FutureBuilder to fetch a REST API in Flutter. - • Flutter 101: How to use FutureBuilder to f...
○ How to use the AnimatedPadding Widget in Flutter. - • Flutter 101: How to use the AnimatedPaddin...
○ How to use the AnimatedSize Widget in Flutter. - • Flutter 101: How to use the AnimatedSize W...
○ How to use the AnimatedOpacity in Flutter. - • Flutter 101: How to use the AnimatedOpacit...
○ How to use the AnimatedContainer in Flutter. - • Flutter 101: How to use the AnimatedContai...
○ How to use the AnimatedIcon in Flutter. - • Flutter 101: How to use the AnimatedIcon i...
○ How to use the DecoratedBoxTransition in Flutter. - • Flutter 101: How to use the DecoratedBoxTr...
○ How to use the AnimatedDefaultTextStyle in Flutter. - • Flutter 101: How to use the AnimatedDefaul...
○ Playlist: How to in Flutter. - • Flutter 101 : How to in Flutter
00:00 Introduction
00:45 Amplify Storage
02:00 Image Upload Feature
07:18 Code Refactoring
09:24 Past Trips Feature
#flutter #tutorial