inway / flutter_ringtone_player

Simple Flutter plugin to play ringtone, alarm & notification sounds
MIT License
89 stars 57 forks source link

flutter_lints should not be dependency #80

Closed Dumoulin-Lander closed 1 month ago

Dumoulin-Lander commented 1 month ago

As the header says: I don't know of a reason why this package should depend on the linter. It should probably get moved to a dev dependency so Users of this library are not forced to use the same linter as described here.

mustafa-707 commented 1 month ago

same here , can we fix it please ? @SPodjasek

SPodjasek commented 1 month ago

This was introduced as a part of a bigger PR to upgrade this plugin to Flutter 3.x - I'll move it to dev_dependencies