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

The Flutter plugin that help you can choose dates and years with rounded calendars and customizable themes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_flutter_rounded_date_picker

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

dependencies:
  custom_flutter_rounded_date_picker: ^0.1.0

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:custom_flutter_rounded_date_picker/custom_flutter_rounded_date_picker.dart';
4
likes
130
points
105
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

The Flutter plugin that help you can choose dates and years with rounded calendars and customizable themes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_flutter_rounded_date_picker