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