FLUTTER ECOSYSTEM

martinoyovo/airline-app

次の旅について必要なすべてを学び、安全で手間がかからず、予算内で過ごせるようにするためのアプリです。スケジュールされたフライト、マイル報酬、最良のホテル割引などに関する情報が含まれています。

flutter-airline-app のプロジェクト画像
Stars
217
Forks
79
最終プッシュ(UTC)
2025/10/14
プロジェクト状態
公開中
Martino Yovo GitHub avatar
GITHUB User

Martino Yovo ↗

SWE, AI, GDE

@EsriRedlands, CA公式サイト ↗
言語DartHTMLRubySwiftKotlinObjective-C

技術トピック

使用している依存関係

依存関係一覧 12 件

ランキング

元の 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.

@martinoyovo