gliph_ui 1.3.0
gliph_ui: ^1.3.0 copied to clipboard
A premium suite of highly-customizable UI components for Flutter, starting with iOS-style 3D scroll pickers.
1.3.0 #
- Documentation: Added a comprehensive example app showcasing all Navbar variants and interactions.
- Refinement: Cleaned up internal Navbar state and improved code clarity for better maintainability.
- API Stability: Finalized NavbarTab and ActionButtonObj APIs for public release.
- Maintenance: Fixed several lint warnings and resolved deprecated API usage in Pickers.
1.2.3 #
- NEW: High-fidelity Navbar component with 4 design variants (Floating, Classic, Minimal, IOS).
- Enhanced Animations: Migrated to
easeInOutSinecurves for buttery-smooth tab transitions. - Platform Parity: Added true iOS-style top separator and indicator alignment for the IOS variant.
- Improved Customization: Exposed
bottom,iconSize,activeScale, andindicatorHeightfor precise control. - Bug Fixes: Resolved vertical alignment issues and center-button indicator offsets.
1.0.0 #
- Initial stable release of Gliph UI.
- High-performance ScalePicker with CustomPainter for zero-latency interaction.
- Added support for fractional digits and custom themes.
- Full cross-platform feature parity between Flutter and React Native.
0.0.1 #
- Initial project setup and core scroll picker components.