You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I am trying VueDart and it looks good.
I am trying to implement "remove a item by clicking" feature.
But it seems that ordinary List's remove() not working.
Type 'List' should be 'List' to implement expected type 'List'
What should I do?