cab_sharing 1.0.1 copy "cab_sharing: ^1.0.1" to clipboard
cab_sharing: ^1.0.1 copied to clipboard

This a a cutsom cab sharing project that allows users to share cabs from campus to airport and vice-versa

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cab_sharing

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cab_sharing: ^1.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cab_sharing/cab_sharing.dart';
2
likes
110
points
50
downloads

Publisher

verified publisherswciitg.in

Weekly Downloads

This a a cutsom cab sharing project that allows users to share cabs from campus to airport and vice-versa

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

build_runner_core, cupertino_icons, dio, flutter, http, json_annotation, provider, shared_preferences, shimmer, syncfusion_flutter_datepicker, url_launcher

More

Packages that depend on cab_sharing