smart_datetime_input 0.0.5 copy "smart_datetime_input: ^0.0.5" to clipboard
smart_datetime_input: ^0.0.5 copied to clipboard

A smart, segmented, and editable text field for handling Date, Time, and DateTime input in Flutter. Supports validation, auto-jump, pasting, and custom localization.

0.0.5 #

  • Improved documentation and corrected badges.

0.0.4 #

  • New Feature: Added dateSeparatorWidget and timeSeparatorWidget parameters to allow using custom widgets (like Icons or SizedBox) between segments instead of simple strings.
  • Enhancement: Improved smart typing UX with better auto-jump logic.
  • Enhancement: Added "Backspace" support to jump back to the previous segment when the current one is empty.
  • Enhancement: Implemented "Smart Paste" to intelligently parse and distribute pasted date/time strings into segments.
  • Fix: Resolved static analysis issues and improved code documentation.
  • Fix: Fixed context handling after async calls in picker dialogs.

0.0.3 #

  • Initial release with segmented date, time, and datetime input support.
  • Built-in validation and auto-focus logic.
11
likes
160
points
426
downloads

Publisher

unverified uploader

Weekly Downloads

A smart, segmented, and editable text field for handling Date, Time, and DateTime input in Flutter. Supports validation, auto-jump, pasting, and custom localization.

Repository (GitHub)
View/report issues

Topics

#date #time #input #form #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_datetime_input