Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.6 KB

File metadata and controls

42 lines (28 loc) · 1.6 KB

Changelog

All notable changes to this project will be documented in this file.

[1.2.1] - 2026-01-20

📱 Example App

  • 🎨 Complete Example Application - Added fully functional example app demonstrating all GlazeNavBar features
  • 🌓 Theme Showcase - Live demonstration of dark and light mode support
  • 💫 Interactive Demo - Shows gradient effects, glassmorphism, badges, and smooth animations
  • 🎯 Best Practices - Example implementation following recommended patterns

📚 Documentation

  • 🎬 Demo Videos - Added visual demonstrations showcasing dark and light mode in README
  • Enhanced README - Improved documentation with side-by-side video comparisons
  • 📖 Live Examples - Better documentation with working code samples

[1.1.0] - 2026-01-18

✨ New Features

  • 🌓 Light & Dark Theme Support - Automatic theme adaptation based on app brightness
  • 🎨 Factory Constructors - GlazeNavBarThemeData.light() and GlazeNavBarThemeData.dark() for quick setup
  • 🔧 Enhanced resolve() - Brightness-aware default values

[1.0.0] - 2026-01-16

🎉 Initial Release

  • 🔮 Glassmorphism - Beautiful frosted glass effect
  • 🎨 Gradient Support - Customizable gradient backgrounds for bar and button
  • 🏷️ Labels - Optional text labels under icons
  • 💫 Smooth Animations - Fluid transitions between items
  • 📱 Platform Aware - Optimized heights for iOS and Android
  • 🎛️ Highly Customizable - Glass blur, opacity, border, and more
  • Programmatic Navigation - Control navigation via GlobalKey