flutter_vibration icon indicating copy to clipboard operation
flutter_vibration copied to clipboard

Avoid static methods so we can mock it

Open paulononaka opened this issue 1 year ago • 1 comments

Hi. I was wondering if you could make it to use class methods instead of static ones, so we could mock it on Unit tests (perhaps using Singleton pattern would help?). Thanks.

paulononaka avatar Oct 06 '23 21:10 paulononaka