SunPointed/MPFlutterChart

plugin dependencies

Opened this issue · 1 comments

It would be great to remove the dependencies on a non-essentials plugins like screenshot and image_gallery_saver to reduce the app footprint when functionality provided by these plugins is not required.

The app could add it's own dependency on these if needed.

The MPFlutterrChart has hard dependency on path_provider ^1.1.0 (also note essential for charts) which is blocking many other dependencies to update to the latest path_provider ^2.0.1