flutter/examples/api/lib/material/date_picker
Jiten Patel 3e9901dac9
Fix: showDatePicker should have a simple example in the docs (#156196)
This PR introduces a basic example of how to use the `showDatePicker` function. The purpose of this PR is to simplify the onboarding process for new Flutter developers by providing a straightforward demonstration of handling the asynchronous Future returned by the showDatePicker. This will help users unfamiliar with the intricacies of asynchronous operations in Flutter.

Fixes #156157
2024-10-22 17:04:23 +00:00
..
date_picker_theme_day_shape.0.dart Factor out deprecated names in example code (#151374) 2024-07-08 19:06:54 +00:00
show_date_picker.0.dart Fix showDateRangePicker is missing dartpad tag and cleanup (#144475) 2024-03-01 15:36:24 +00:00
show_date_picker.1.dart Fix: showDatePicker should have a simple example in the docs (#156196) 2024-10-22 17:04:23 +00:00
show_date_range_picker.0.dart Fix showDateRangePicker is missing dartpad tag and cleanup (#144475) 2024-03-01 15:36:24 +00:00