saet_custom_date_picker 0.1.0 copy "saet_custom_date_picker: ^0.1.0" to clipboard
saet_custom_date_picker: ^0.1.0 copied to clipboard

Custom Date Picker, based on Flutter CalendarDatePicker

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add saet_custom_date_picker

With Flutter:

 $ flutter pub add saet_custom_date_picker

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

dependencies:
  saet_custom_date_picker: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:saet_custom_date_picker/custom_date_picker.dart';
import 'package:saet_custom_date_picker/month_picker.dart';
0
likes
0
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Custom Date Picker, based on Flutter CalendarDatePicker

License

unknown (license)

Dependencies

flutter

More

Packages that depend on saet_custom_date_picker