sky-flutter / Flutter-Cab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Dart 99.8%Language:Swift 0.1%Language:Kotlin 0.1%Language:Objective-C 0.0%