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

Flutter Date Picker Library that provides a days of month.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tbib_monthly_date_picker

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

dependencies:
  tbib_monthly_date_picker: ^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:tbib_monthly_date_picker/tbib_monthly_date_picker.dart';
5
likes
135
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Date Picker Library that provides a days of month.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, font_awesome_flutter, intl

More

Packages that depend on tbib_monthly_date_picker