tinycolor icon indicating copy to clipboard operation
tinycolor copied to clipboard

Updated the code to improve with new versions of dart

Open BreX900 opened this issue 5 years ago • 0 comments

Features:

  • updated the code to improve with new versions of dart
  • only the tinycolor.dart file is exposed
  • eliminated the TinyColor class to prefer only the use of extensions
  • Added methods to HslColor

BreX900 avatar Sep 30 '20 19:09 BreX900