Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@HardikSJain HardikSJain released this 11 Nov 11:00
· 32 commits to main since this release

Added

  • Initial release of Adaptive Palette
  • Automatic color palette extraction from images using CAM16/HCT color space
  • WCAG AA/AAA contrast compliance for all generated themes
  • Smooth theme animations with PaletteScope
  • High-performance median-cut quantization algorithm
  • Smart LRU caching with content-based keys
  • AdaptiveBlurredBackground widget (Luma/Spotify-style)
  • AdaptiveBlurredBackgroundWithImage widget variant
  • Dark and light theme support
  • Material Design 3 integration
  • Comprehensive inline documentation
  • Example app with image gallery

Features

  • Extract vibrant, muted, or dominant color strategies
  • Configurable blur, scale, and overlay effects
  • Cross-fade transitions between themes
  • Hero animations for smooth page transitions
  • Responsive image loading with error handling
  • Accessibility-first design principles

Performance

  • ~50-150ms palette extraction time
  • <1ms cache hit latency
  • 60 FPS smooth animations
  • Memory-efficient downsampling