custom_date_widget 1.0.0 copy "custom_date_widget: ^1.0.0" to clipboard
custom_date_widget: ^1.0.0 copied to clipboard

outdated

A new Flutter Package for Date Input Widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_date_widget

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

dependencies:
  custom_date_widget: ^1.0.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_date_widget/custom_date_widget.dart';
4
likes
30
points
33
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A new Flutter Package for Date Input Widget.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_date_widget