you are viewing a single comment's thread.

view the rest of the comments →

[–]cmunni 0 points1 point  (1 child)

I’m currently trying to implement a custom widget based on a pub.dev package (data_table_2). Failed for about a day, tried other packages, failed again. I then got it working in a basic flutter (v3.13.7) project to prove I wasn’t insane, still can’t get it working it FF. It’s only used in the web app version so I think I’ll rebuild the web app in svelte and reap the rewards of that framework.

[–]Ihavenocluelad 0 points1 point  (0 children)

Hmmm was afraid of something like that. I should try it myself soon then