martinoyovo/airline-app
App where you can learn everything you need to know about your next journey and how to make it safe, hassle-free, and on budget. It has information on your scheduled flights, reward miles, best hotel deals, and more.
- Stars
- 217
- Forks
- 79
- Last push (UTC)
- Oct 14, 2025
- Project status
- Active
Technical topics
Dependencies used
Dependency list 12 items
- flutter
{"sdk":"flutter"} - flutter_localizations
{"sdk":"flutter"} - cupertino_icons
^1.0.4 - get
^4.3.8 - shimmer
^2.0.0 - shared_preferences
^2.0.8 - gap
^2.0.0 - barcode_widget
^2.0.1 - fluentui_icons
^1.0.0 - flutter_launcher_iconsDevelopment
^0.9.2 - flutter_lintsDevelopment
^1.0.4 - flutter_testDevelopment
{"sdk":"flutter"}
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
The Airline App
App where you can learn everything you need to know about your next journey and how to make it safe, hassle-free, and on budget. It has information on your scheduled flights, reward miles, best hotel deals, and more.
https://raw.githubusercontent.com/martinoyovo/flutter-airline-app/main/screenshots/home.png https://raw.githubusercontent.com/martinoyovo/flutter-airline-app/main/screenshots/search.png https://raw.githubusercontent.com/martinoyovo/flutter-airline-app/main/screenshots/tickets.png https://raw.githubusercontent.com/martinoyovo/flutter-airline-app/main/screenshots/profile.png
Get Started
Run:
git clone https://github.com/martinoyovo/flutter-airline-app.git
flutter clean
flutter packages get
flutter run
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.