flutter_rounded_date_picker 1.0.5+1 copy "flutter_rounded_date_picker: ^1.0.5+1" to clipboard
flutter_rounded_date_picker: ^1.0.5+1 copied to clipboard

outdated

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 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:
  flutter_rounded_date_picker: ^1.0.5+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:flutter_rounded_date_picker/rounded_picker.dart';
295
likes
30
points
9.72k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_rounded_date_picker