All Projects → sky-flutter → Flutter Cab

sky-flutter / Flutter Cab

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Cab

Uberux
Project that demonstrates the entire animation stack present in the Uber app (android)
Stars: ✭ 1,201 (+6221.05%)
Mutual labels:  googlemaps
svelte-googlemaps
Svelte Google Maps Components
Stars: ✭ 62 (+226.32%)
Mutual labels:  googlemaps
google-maps-utility-library-v3-read-only
git clone of http://google-maps-utility-library-v3.googlecode.com/svn/
Stars: ✭ 51 (+168.42%)
Mutual labels:  googlemaps
Livetaiwan
直播地圖
Stars: ✭ 83 (+336.84%)
Mutual labels:  googlemaps
Airbnb Android Google Map View
This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.
Stars: ✭ 175 (+821.05%)
Mutual labels:  googlemaps
GoogleMapsTileOverlay
GoogleMapsTileOverlay lets you customize Apple Maps MKMapView with the Google Maps StylingWizard
Stars: ✭ 68 (+257.89%)
Mutual labels:  googlemaps
Googlemapview
android google map view - imageView to make the map display process easier by entering latitude and longitude only by static map
Stars: ✭ 36 (+89.47%)
Mutual labels:  googlemaps
Clusterkit
An iOS map clustering framework targeting MapKit, Google Maps and Mapbox.
Stars: ✭ 476 (+2405.26%)
Mutual labels:  googlemaps
Rgm
Tiny (1kb less) but very powerful React Google Map
Stars: ✭ 221 (+1063.16%)
Mutual labels:  googlemaps
flutter placez
Display & Search your nearby places. This app uses Flutter 1.0 PlatformView to display Google Map as a Flutter Widget in iOS & Android device
Stars: ✭ 47 (+147.37%)
Mutual labels:  googlemaps
Robe React Ui
Robe React UI Components
Stars: ✭ 133 (+600%)
Mutual labels:  googlemaps
Themedgooglemap
Utility class to make GoogleMap with custom theme.
Stars: ✭ 167 (+778.95%)
Mutual labels:  googlemaps
js-markerclusterer
Create and manage clusters for large amounts of markers
Stars: ✭ 92 (+384.21%)
Mutual labels:  googlemaps
Agm Direction
This is the directive for @agm/core (not official)
Stars: ✭ 77 (+305.26%)
Mutual labels:  googlemaps
Covid19 Full Stack Application
Coronavirus - (COVID-19) Full Stack Application
Stars: ✭ 270 (+1321.05%)
Mutual labels:  googlemaps
Easymap
Ready to use Address Selection Library using Google Maps and Places API.
Stars: ✭ 66 (+247.37%)
Mutual labels:  googlemaps
GoogleMaps-SP
Swift Package for Google Maps iOS SDK
Stars: ✭ 105 (+452.63%)
Mutual labels:  googlemaps
Flask Googlemaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
Stars: ✭ 550 (+2794.74%)
Mutual labels:  googlemaps
Js Samples
Samples for the Google Maps JavaScript v3 API
Stars: ✭ 362 (+1805.26%)
Mutual labels:  googlemaps
school-finder
👀 Find schools by location
Stars: ✭ 16 (-15.79%)
Mutual labels:  googlemaps

Flutter Cab

This repository provides design related to taxi cab in flutter. I have take referenced from below link and i have tried to make same copy of that image.

https://www.uplabs.com/posts/taxi-booking-app-full-app

I have create design like prototype no other networking or other functionality implemented yet.

What are the package used :

  1. Google Maps : For google maps, I used https://pub.dev/packages/google_maps_flutter package for loading maps.

  2. Rating Bar : Currently there is no widget available for rating you have to create your own or used package and i selected second option. So for implementing rating i used https://pub.dev/packages/flutter_rating_bar package.

    If you want to get more idea about above packages you should go through this link where you can find the description as well as installation steps.

Screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].