flutter_rail_layout 1.0.0
flutter_rail_layout: ^1.0.0 copied to clipboard
A Flutter package for creating horizontal rail layouts with animated floating tab bars featuring anchored expansion animation.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-01-30 #
Added #
- Initial release
HorizontalRailLayoutwidget with floating tab barRailTabmodel for configuring tabs- Anchored expansion animation for tab bar
- Page title and subtitle header
- Swipeable page content with gradient backgrounds
- Keyboard navigation support (arrow keys)
- Extensive customization options for colors and styles
- Example app demonstrating usage