martinoyovo/airline-app
一款應用程式,讓您了解下一次旅行所需的全部資訊,讓您的旅程安全、無憂且預算可控。它提供您預定航班的資訊、獎勵里程、最佳飯店優惠等。
- Stars
- 217
- Forks
- 79
- 最近推送(UTC)
- 2025年10月14日
- 專案狀態
- 未封存
技術主題
使用的依賴
依賴清單 12 項
- 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_icons開發依賴
^0.9.2 - flutter_lints開發依賴
^1.0.4 - flutter_test開發依賴
{"sdk":"flutter"}
所在榜單
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 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.