flutter_icon_shadow icon indicating copy to clipboard operation
flutter_icon_shadow copied to clipboard

Nullsafety migration and other improvements

Open TesteurManiak opened this issue 3 years ago • 4 comments

  • Migrated the package to nullsafety (fix issue #4 )
  • Refacto the codebase
  • Added an offset parameter to change the direction of the shadow
  • Added golden unit tests to avoid any regression

TesteurManiak avatar Oct 13 '21 12:10 TesteurManiak

Hi, are there any updates on this? Will this be merged soon?

iamwalter avatar Nov 19 '21 14:11 iamwalter

@mehrtarh

TesteurManiak avatar Nov 19 '21 15:11 TesteurManiak

@iamwalter If you need a solution ASAP, I've published a package icon_decoration which does a similar result and add capabilities for borders and gradients.

TesteurManiak avatar Nov 19 '21 15:11 TesteurManiak

@TesteurManiak Not needed ASAP, but I have a project which I want to convert to null safety soon which uses this package. Thank you for the fast response!

iamwalter avatar Nov 19 '21 16:11 iamwalter