aki_calendar_date_time_picker 0.0.7 copy "aki_calendar_date_time_picker: ^0.0.7" to clipboard
aki_calendar_date_time_picker: ^0.0.7 copied to clipboard

aki calendar datetime picker is a powerful tool for apps that need advanced date and time selection. It combines a calendar view with a time picker, making it easy for users to choose dates and times. [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aki_calendar_date_time_picker

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

dependencies:
  aki_calendar_date_time_picker: ^0.0.7

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:aki_calendar_date_time_picker/calendar/calendar.dart';
import 'package:aki_calendar_date_time_picker/calendar/date_utils.dart';
3
likes
100
points
121
downloads

Publisher

verified publisheryuaki.com

Weekly Downloads

aki calendar datetime picker is a powerful tool for apps that need advanced date and time selection. It combines a calendar view with a time picker, making it easy for users to choose dates and times. Its user-friendly design ensures smooth navigation, and developers can customize its appearance and behavior to fit their project.

Homepage
Repository (GitHub)
View/report issues

Topics

#datetimepicker #calendar #calendarpicker #calendardatetimepicker

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, intl

More

Packages that depend on aki_calendar_date_time_picker