dynamic_rail 0.0.2
dynamic_rail: ^0.0.2 copied to clipboard
A Flutter project that implements a dynamic rail widget.
Dynamic Rail #
A Flutter package that provides a customizable and animated side rail widget. This widget can be used to create a dynamic and interactive side navigation rail in your Flutter applications.
Features #
- Customizable side rail with animation
- Supports custom icons and child widgets
- Gesture detection for user interactions
- Easy to integrate and use
Getting Started #
To start using the dynamic_rail package, add it to your pubspec.yaml file:
dependencies:
dynamic_rail:
git:
url: https://github.com/mohu2212/dynamic_rail.git
ref: main