taxi_card_layout 0.0.6 copy "taxi_card_layout: ^0.0.6" to clipboard
taxi_card_layout: ^0.0.6 copied to clipboard

In this project we have designed layout for taxi booking cards

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add taxi_card_layout

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

dependencies:
  taxi_card_layout: ^0.0.6

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:taxi_card_layout/taxi_card_layout.dart';
1
likes
100
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

In this project we have designed layout for taxi booking cards

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_phone_direct_caller, font_awesome_flutter, google_fonts, intl

More

Packages that depend on taxi_card_layout