FLUTTER ECOSYSTEM

kandinsky

A tiny color library. Create (dymanic and fixed) radial and linear gradients, convert rgb, hex, hue, hsl and css colors.

Latest version
1.0.2
30-day downloads
10
Likes
1
Pub points
40

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

Kandinsky is a lightweight Dart package for color manipulation, offering tools to create dynamic and fixed radial and linear gradients. It supports conversion between RGB, HEX, HSL, hue, and CSS color formats, making it ideal for applications requiring flexible color handling. Designed with simplicity in mind, it integrates seamlessly into Flutter projects without adding overhead. The library is particularly useful for UI design, theme customization, and gradient generation in responsive layouts.

Use cases
  • Creating dynamic gradients in UIs
  • Converting between color formats
  • Building theme systems
  • Generating color palettes
  • Customizing visual elements
Key features
  • Supports radial and linear gradients
  • RGB, HEX, HSL, hue, and CSS color conversions
  • Lightweight and minimal dependency
  • Easy integration with Flutter
  • Dynamic and fixed gradient generation
Suitable for
  • Flutter developers needing color utilities
  • UI/UX designers implementing themes
  • Apps with dynamic color schemes
  • Projects requiring gradient support
  • Simple color transformation needs
Considerations
  • No platform-specific features
  • Limited to color operations
  • No built-in color picker
  • Not intended for complex image processing
  • Minimal documentation beyond basic usage
Supported platformsNot available

Install package

flutter pub add kandinsky

Categories

Source repository

Related projects

No data available yet.