website
website copied to clipboard
Implicit import of `intl` package?
Page URL
https://docs.flutter.dev/get-started/fundamentals/user-input#datepickerdialog
Page source
No response
Describe the problem
The code example for DatePickerDialog implicitly uses the DateFormat class from the intl package.
Expected fix
Maybe display a way to install the package or use Flutter/dart implementation? The implementation would be long and out-of-scope though.
Additional context
No response
I would like to fix this problem.
- [ ] I will try and fix this problem on docs.flutter.dev.
Filed #12717