Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddin authored Jul 31, 2024
1 parent 0e8e1ac commit 9f936ae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,18 @@ For a switch with a similar look, you can check out [animated_toggle_switch](htt

## Examples
`ActionSlider.standard()` with `SliderBehavior.stretch`
![action_slider_example_snake](https://github.com/splashbyte/action_slider/assets/43761463/d2f92414-bded-48ae-9cf5-9df030fb0be8)
![action_slider_example_snake](https://github.com/splashbyte/action_slider/assets/43761463/d2f92414-bded-48ae-9cf5-9df030fb0be8)
![action_slider_expanded](https://github.com/user-attachments/assets/14af4bab-71e5-4330-9efe-fd280a89a0cc)

`ActionSlider.standard()` with `TextDirection.rtl`
![action_slider_example_rtl](https://github.com/splashbyte/action_slider/assets/43761463/5d81d3d2-ca52-4eb5-93b3-fada883a6a4f)

`ActionSlider.dual()`
![action_slider_example_dual](https://github.com/splashbyte/action_slider/assets/43761463/4903161e-d2f4-47aa-934a-464fba33d2df)

`ActionSlider.dual()` with some customizations
![action_slider_example_dual_custom](https://github.com/user-attachments/assets/1acdcd46-9b8b-4e6c-b012-fe7325ab4729)

`ActionSlider.standard()` with `rolling = true`
![action_slider_example_rolling](https://github.com/splashbyte/action_slider/assets/43761463/0a5010e2-d369-46d3-bdfb-0df5832125ed)

Expand Down

0 comments on commit 9f936ae

Please sign in to comment.