Taxi booking in flutter - pubspec.yaml

Create a Taxi Booking Project in flutter

Please, support my blog by clicking on our sponsors ad!

 dependencies:

  font_awesome_flutter: ^10.6.0
provider: ^6.1.1
flutter:
sdk: flutter


# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
google_maps_flutter: ^2.5.3
cached_network_image: ^3.3.1
Go to Main project

Comments

Popular posts from this blog

Push Notifications in .NET MAUI: A Comprehensive Guide

Explore the UI libraries available for .NET MAUI at no cost.

Push Notification using Firebase in xamarin form (Android and IOS)