Skip to content

This app enables user to view all available flights and its prices across various destinations from custom firebase store.

Notifications You must be signed in to change notification settings

jai-k-gohil/Airlines_app

Repository files navigation

Airlines App

It enables user to checkout the available flights and its prices across various destinations around the world. To and from destination needs to be selected and then it can view its further flight details.

What's included

  • CRUD: create, update and remove cities and flights with Firebase!
  • Dynamic content loading
  • Async Image loading
  • Internationalization
  • Responsive layout
  • Unit tests including code coverage
  • Integration tests

Firebase Realtime Data Streaming

This repo is using Firebase. Cloud Firestore and Cloud Storage is used to handle CRUD operations over the heroes and to store their images.

Building

You can follow these instructions to build the gallery app and install it onto your device.

Prerequisites

If you are new to Flutter, please first follow the Flutter Setup guide.

Building and installing the Flutter app

  • cd /airlines_app
  • flutter pub get
  • flutter run --release

The flutter run --release command both builds and installs the Flutter app.

Fonts used

  • Oxygen-Regular.ttf
  • Oxygen-Bold.ttf
  • Oxygen-Light.ttf

Can find [here].(http://fonts.google.com/)

Bugs and feature requests

Have a bug or a feature request? please open a new issue.

About

This app enables user to view all available flights and its prices across various destinations from custom firebase store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published