flutter_percent_indicator icon indicating copy to clipboard operation
flutter_percent_indicator copied to clipboard

refactor, split project structure, reuse explicit imports, fix diameter naming to match actual implementation, nullsafety

Open slimlime opened this issue 4 years ago • 1 comments

draft pull request

big diversion

have something to track from large refactor way back

move towards split file project structure conventions fix radius is actually diameter bug a quick nullsafety move from before the nullsafety migration

explicit imports

reuse base functionality instead of copying in-line function

still some strange holdovers from legacy that was uncertain of original intent (optional with heaps of constructor body asserts and checks for different state combinations)

slimlime avatar Jun 02 '21 17:06 slimlime

+1 to that radius -> diameter change :)

rocboronat avatar Oct 04 '21 10:10 rocboronat