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