website icon indicating copy to clipboard operation
website copied to clipboard

Implicit import of `intl` package?

Open autorejecttop opened this issue 1 month ago • 1 comments

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.

autorejecttop avatar Nov 17 '25 02:11 autorejecttop

Filed #12717

piedcipher avatar Nov 18 '25 16:11 piedcipher