Fix pick Date/Time/Range Exception. (#1042)

## Description

Fix pick Date/Time/Range Exception.

## Issues


[https://github.com/flutter/gallery/issues/1041](https://github.com/flutter/gallery/issues/1041)

---

Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
2 files changed
tree: 6522a5d4612660e330e6ed578e10eec5d15912d9
  1. .github/
  2. android/
  3. fonts/
  4. ios/
  5. lib/
  6. linux/
  7. logs/
  8. macos/
  9. test/
  10. test_benchmarks/
  11. test_driver/
  12. test_goldens/
  13. tool/
  14. web/
  15. windows/
  16. .firebaserc
  17. .gitignore
  18. .metadata
  19. analysis_options.yaml
  20. CHANGELOG.md
  21. deferred_components_loading_units.yaml
  22. DEVELOPING.md
  23. firebase.json
  24. l10n.yaml
  25. LICENSE
  26. pubspec.lock
  27. pubspec.yaml
  28. README.md
  29. screenshots.md
README.md

Flutter Gallery

NOTE: The Flutter Gallery is now deprecated, and no longer being active maintained.

Flutter Gallery was a resource to help developers evaluate and use Flutter. It is now being used primarily for testing.

We recommend Flutter developers check out the following resources:

  • Wonderous: ( web demo, App Store, Google Play, source code ):
    A Flutter app that showcases Flutter's support for elegant design and rich animations.

  • Material 3 Gallery ( web demo, source code ):
    A Flutter app that showcases Material 3 features in the Flutter Material library.

  • Flutter Samples: ( source code ):
    A collection of open source samples that illustrate best practices for Flutter.