flutter_map_line_editor icon indicating copy to clipboard operation
flutter_map_line_editor copied to clipboard

Please, dont use private variable

Open ankelkoss opened this issue 9 months ago • 1 comments

Hi, please don't use "_markerToUpdate" variable as private (if possible). Because it makes it impossible to implement class inheritance logic.

ankelkoss avatar Apr 01 '25 07:04 ankelkoss

Can explain why you want that just so I understand correctly (in case there's a better way), and can you create a minimal example of what you want to do (maybe as a test that could go in the test example).

ibrierley avatar Apr 02 '25 09:04 ibrierley