App made purely by Dart - Flutter using Android Studio
1. About This Project
2. Features
3. How to Run
4. Built With
5. ScreenShots
This repository holds a project made by me during learning flutter-dart as a intern The purpose of this project is to learn new technologies like Dart and Flutter and apply concepts about Software. This project is a simple Airline Reservation with seatbooking, using concepts like designing, api integration, various Widgets, etc.
- Home page with carosel slider
- spalsh screen
- Informative and expandable photo gallery
- Sign in and Login page with validation and errors and colour-coordinated textfields
- Login information is stored locally using shared-pref
- Working Otp sms verification with resend Otp using api
- OTP page Automatically proceeds when OTP filled
- Loading screens during api call and fluttertoast messages whereever applicable
- Search flights by dates
- Seating contains randomly generated pre-occupied seats
- Every seat has a different prices(stored and pre-defined locally)
- Ticket page with all ticket information
If you don't have Flutter SDK installed, please visit official Flutter site.
Fetch source code from master branch.
https://github.com/Atharva309/AirlineReservation_FlutterApp.git
Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run
This software uses the following packages:
------THANK YOU------












