I have problem with using condition to display an image – Flutter
I am using image picker to get image from user then displayed in "CreateCard" UI. The issue occur when i try using condition in my UI file, i need the condition so i can check if the file image is…