Your Package Name
A Flutter widget for managing multi-page views easily and efficiently.
Features
- Create multiple sections and navigate between them seamlessly.
- Easy integration with scrollable views.
- Supports custom child widgets.
Installation
Add the following to your pubspec.yaml
file:
dependencies:
page_flow: ^0.0.1
flutter_hooks: \\to manage state of controller