diff --git a/README.md b/README.md index 20763ad..60dc571 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ 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) @@ -23,6 +24,9 @@ For a switch with a similar look, you can check out [animated_toggle_switch](htt `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)