progressive_time_picker 1.0.1 copy "progressive_time_picker: ^1.0.1" to clipboard
progressive_time_picker: ^1.0.1 copied to clipboard

This package allow us to customize time picker based on our requirements for selecting a specific range from time picker and it's supports multiple platforms.

1.0.1 #

  • Improved the code of the merged PRs and refactored other code.
  • Merged the PRs.
  • Updated the library details.

1.0.0 #

  • BREAKING CHANGE: Library now requires at least Dart version 3.2.0 and Flutter version 3.16.0.
  • Fixed the issue.
    • #15 - Gap at the top of the circle.
  • Updated the library environment and details.

0.0.9 #

  • Added an isSelectableHandlerMoveAble bool flag to disable the dragging of both handlers.
  • Fixed the issues.
    • #9 - BUG/Enhancement Disable dragging both handlers.
    • #10 - Update selected time scale programmatically.
  • Updated the library details and other improvements.

0.0.8 #

  • Added an option to show more clock numbers using ClockIncrementHourFormat.
  • Fixed Bug for onSelectionEnd was not triggered when bothHandler moves.
  • Added an bool flag to draw init or end handler on the top.
  • Added mouse cursor for web on handlers.
  • Fixed the issues.
    • #4 - Add option to show more clock numbers using ClockIncrementHourFormat.
    • #5 - Bug onSelectionEnd was not triggered when bothHandler moves.
    • #7 - Prefer start handler on top for same hour selection.
    • #8 - Mouse cursor for web on handlers.
  • Updated the library details.

0.0.7 #

  • Add support of Disable time range for the disable given selection.
  • Fixed the issue.
    • #3 - Request for new functionality.
  • Updated the library details.

0.0.6 #

  • Updated the library details.

0.0.5 #

  • Added support of Time Increment feature for the Time Picker inside the TimePickerClockNumberDecoration.
  • Using that ClockIncrementTimeFormat we're able to add Time Increment for the following values 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, and 60.
  • Fixed the issue.
    • #2 - Questions and clarifications.

0.0.4 #

  • Updated the library details.

0.0.3 #

  • Added support for single picker handler time selection or to disable the draggable behavior of picker handler (by using isInitHandlerSelectable and isEndHandlerSelectable Parameters of TimePicker).
  • Fixed the issue.
    • #1 - is it possible to disable drag function in initHandler?.

0.0.2 #

  • Updated the library details.

0.0.1 #

  • Initial release of progressive_time_picker library.
120
likes
140
pub points
89%
popularity

Publisher

verified publishermindinventory.com

This package allow us to customize time picker based on our requirements for selecting a specific range from time picker and it's supports multiple platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on progressive_time_picker