pickup_datetime_kh 0.0.4 copy "pickup_datetime_kh: ^0.0.4" to clipboard
pickup_datetime_kh: ^0.0.4 copied to clipboard

This package provides a set of pickup datetime that you can use in your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pickup_datetime_kh

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

dependencies:
  pickup_datetime_kh: ^0.0.4

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:pickup_datetime_kh/pickup_datetime_kh.dart';
1
likes
135
points
2
downloads

Publisher

verified publisherkimsoer.site

Weekly Downloads

This package provides a set of pickup datetime that you can use in your app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

art_buttons_kh, easy_localization, flutter

More

Packages that depend on pickup_datetime_kh