PackageTrack
Sign in Get early access

wheel_picker

A value/time picking widget using input wheels. Customizable and light weight.

0.3.0 12K downloads/mo #2712 most downloaded on pub.dev stavgafny/wheel_picker

What this package is like to depend on

Last release 4 months ago

04 Apr 2026

Release timing varies

gaps range from 9 days to 10 months

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

11 releases · first in 2023

1 release in the last 12 months

see the full history below

Release timeline

11 releases · Sep 2023 to Apr 2026
2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 0.3.0 04 Apr 2026
    Release notes

    Release 0.3.0 — Infinite wheels, performance improvements, and update…

    Open source →
    Release notes
    • New Feature: Added support for infinite wheels in both directions.
    • Performance Improvement: Regular wheels with a large number of items now use a builder instead of List.generate.
    • Non-breaking Change: itemCount now allows null without breaking existing implementations.
    • Examples: Added a second example demonstrating switching logic with the infinite wheel and updated all examples to follow the newest Flutter SDK.
    Open source →
  2. 0.2.2 21 Jun 2025
    Release notes

    Lowered SDK constraints and improved README examples

    Open source →
    Release notes
    • Lowered SDK constraints to support a wider range of Dart and Flutter versions.
    • Improved README: updated the basic example’s onIndexChanged usage and added an example showing how to listen for scroll end events.

    Open source →
  3. 0.2.1 31 Dec 2024
    Release notes

    refactor: refine naming and reformat code to meet pub standards

    Open source →
    Release notes
    • Refined naming for improved clarity.
    • Reformatted code to align with pub's static analysis standards.

    Open source →
  4. 0.2.0 28 Dec 2024
    Release notes

    Added interaction types during onIndexChanged.

    Open source →
    Release notes
    • New Feature: Added support for tracking interaction types (tap, drag, control, mounted) during onIndexChanged.
    • Improved code structure and organization.

    Open source →
  5. 0.1.1 31 Aug 2024
    Release notes

    Updated README and refactored import structure

    Open source →
    Release notes
    • Refactored import structure: integrated WheelPickerController as part of WheelPicker.
    • Updated README file to fix typos and improve clarity.

    Open source →
  6. 0.1.0 08 Aug 2024
    Release notes

    Removed Wheel's size property

    Open source →
    Release notes
    • Breaking Change: The size property has been removed.
    • Developers now have full control over the widget's size and constraints. By default, the widget will take up as much space as possible.
    • Updated the README to reflect the changes.

    Open source →
  7. 0.0.5 04 Jul 2024
    Release notes

    reactive itemCount support, controller's shiftTo/setCurrent methods

    Open source →
    Release notes
    • Added support for updating itemCount and more control for moving between the wheel.
    • Added controller's .shiftTo and .setCurrent methods.
    • itemCount can now be changed using the wheel picker controller or reactively through the wheel picker widget.

    Open source →
  8. 0.0.4 25 Dec 2023
    Release notes

    horizontal scroll support, wheel size parameter

    Open source →
    Release notes
    • Added support for horizontal scrolling.
    • Breaking Change: Removed width and height parameters.
    • New Feature: Introduced size parameter for specifying wheel size for both scroll directions.

    Open source →
  9. 0.0.3 20 Sep 2023
    Release notes

    setting pubspec repository

    Open source →
    Release notes
    • Updated package pubspec to use the repository instead of the homepage.

    Open source →
  10. 0.0.2 11 Sep 2023
    Release notes

    fixing README gif's not loading on pub.dev

    Open source →
    Release notes
    • Updated package README documentation.

    Open source →
  11. 0.0.1 11 Sep 2023
    Release notes
    • Added the Wheel Picker package to the repository.
    • Included basic documentation in the README.
    • Provided examples for using the package.
    • Listed key features and installation instructions.

    This release contains the WheelPicker widget with WheelPickerController and WheelPickerStyle.


    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive