database update function not working sqflite flutter
am quite new to flutter and my code is pretty much a mess but can anyone explain why db. update doesn't work, whenever I try to update it throws this error "error when trying to update"(https://i.stack.imgur.com/4cCdt.png) "code"(https://i.stack.imgur.com/yDoIl.png) "UI" (https://i.stack.imgur.com/HkahR.png) all…