editable icon indicating copy to clipboard operation
editable copied to clipboard

This library allows you to create editable tables and spreadsheets with ease, either by providing initial row and column count to display an empty table or use it with predefined rows and column data...

Results 16 editable issues
Sort by recently updated
recently updated
newest added

I want to upload all data both edited and not edited data in single list. It provides edited data as list and not edited data as list. it hard to...

![image](https://user-images.githubusercontent.com/20479709/115923708-edf4a580-a47e-11eb-9360-38dd93b0087c.png) As you can see from the image, the font seems blurred. I've tried both on Flutter Web (Chrome) and on Android

Hi Is there a way to add another widget instead of textfield I wanna add a dropdownmenubutton in one of the Sills and an image preview in another Sill is...

Hello, I would like to thank you for this great work first. I wanted a feature, but I don't know how to reach you, so I wrote what I want...

enhancement

I been trying to get editable working with a flutter form, but when I add the editable class to my form I would get a whole bunch of errors saying...

I'm trying to remove a row instead of saving or adding, but I don't find the way to do it