doonfrs / pluto_grid_plus

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
18 stars 20 forks source link

improve files organization #14

Closed Macacoazul01 closed 6 months ago

doonfrs commented 6 months ago

could you please provide some description/context Why this update is important? What is the reason for the update ( bug, cleaner code, etc ... )?

Macacoazul01 commented 6 months ago

Cleaner code.

There are many classes being created in that file.

Some that arent used only there.

doonfrs commented 6 months ago

I understand. I don't have the chance to review it, you can merge it at your responsibility :) or wait for someone to help you review it. Is this a break change?

Macacoazul01 commented 6 months ago

Zero breaking changes

Macacoazul01 commented 6 months ago

Literally just moving code around to isolate files and make it easier to fix future errors