scroll_controller_direction
Effortlessly control the direction of your Flutter app's ScrollController
with the "scroll_controller_direction" package. Simplify scrolling actions by easily navigating up, down, or to a specific index in your scrollable content. Enhance user experience and streamline navigation in your Flutter projects with this lightweight and intuitive package.
Features
- Scroll up, down, or to a specific index in your
ScrollController
. - Lightweight and easy to integrate into your Flutter project.
Usage Example
To get started you can look.
Installation
In your pubspec.yaml
file, add:
dependencies:
scroll_controller_direction: ^1.0.0
Libraries
- drag/custom/board
- drag/custom/board_list
- drag/custom/list_item
- drag/custom/text_field
- drag/models/board
- drag/models/board_list
- drag/models/inputs
- drag/models/item_state
- drag/Provider/board_list_provider
- drag/Provider/board_provider
- drag/Provider/list_item_provider
- drag/Provider/provider_list
- scroll_controller_direction