jai-k-gohil / Airlines_app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Dart 88.2%Language:Ruby 7.5%Language:Objective-C 1.9%Language:Shell 1.5%Language:Java 0.9%