Code Monkey home page Code Monkey logo

taxi-app's Introduction

Flutter Taxi App PRs Welcome

A Flutter starter taxi app built with BLOC pattern. It has following features

  • Taxi markers showing on different position on map (Based on static position)
  • Different animations across different part of screen
  • Polyline showing on map (Hardcoded data from Google Maps API)
  • Runs on both Android & IOS.

Screenshots

makephotogallery.net_1580238239.jpg

Video Recording

video.gif

Dependencies

This project is built with various awesome open sourced libraries

  • google_maps_flutter - to show map on screen (Still in beta version)
  • flutter_bloc - to mantain state and make every widget independent using blocs
  • bloc - to listen events on taps by user and dispatch new state to other widgets
  • equatable - to make models comparable (Nice Library)
  • shimmer - to show nice loading effect
  • location - to get current location of user (Feature to be developed)

Installation

Add your API_KEY and your own credentials from your firebase project to android and ios folders. Run following command in cmd and then run your app

$ pub get

Credits

Kudos to Dibbendo Pranto for this design.

Development

We love contributors. Looking forward to as many as possible. App may still have issues and bugs that may have a quick fix that we missed while development.

Developer

We are a team of digital nomads who believe in open-source development and free-for-all products. We welcome anyone who is genuine and interested in developing great product that solve real world problems.

You can get in touch with us at [email protected]

taxi-app's People

Contributors

developerpaaji avatar tank777 avatar junaidshaikh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.