A quick-start example to help you add the Syncfusion Flutter Datepicker package to a Flutter app. You will learn how to add a DateRangePicker to a Flutter project, how to change picker views, selection modes, and how to get the selected dates. You will also learn how to display action buttons, Ok and Cancel at the bottom of the date range picker, use them to get the selected values and clear the selection from the DateRangePicker.
Watch the video: Coming soon...
Documentation: https://help.syncfusion.com/flutter/daterangepicker/overview
To run this application, you need to first clone or download the ‘getting started with flutter daterangepicker in 10 minutes’ repository and open it in your preferred IDE. Then, build and run your project to view the output.
For more help, check the Syncfusion Flutter documentation, or Flutter documentation.