Would it be possible to create a datatable and allow users to drag to resize columns, like in notion?
And to take it a step further, can we make the table dynamic, giving the user the ability to add columns? The structure could be saved in JSON in supabase for example and reloaded as needed?
Look for some implementation idea, even if that is using a pubspec package?