Skip to content

Conversation

@AbdoWa7eed
Copy link

This commit introduces a new reverse property to the SimpleRulerPicker widget, allowing users to reverse the scroll direction.

This commit introduces a new `reverse` property to the `SimpleRulerPicker` widget, allowing users to reverse the scroll direction.
@yujune yujune requested a review from Copilot August 14, 2025 02:16
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new reverse property to the SimpleRulerPicker widget to allow users to reverse the scroll direction of the ruler picker. The change enables more flexible scrolling behavior based on user preference or design requirements.

  • Adds a reverse boolean property to the widget with a default value of false
  • Updates the documentation table to include the new property
  • Minor formatting improvements to the README table

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
lib/simple_ruler_picker.dart Adds the reverse property to the widget class and applies it to the ListView.builder
README.md Updates version number and adds documentation for the new reverse property

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant