fixed empty var and updated apk also
This commit is contained in:
BIN
app-release.apk
BIN
app-release.apk
Binary file not shown.
@@ -449,6 +449,7 @@ class _AddCamMainState extends State<AddCamMain> {
|
||||
}
|
||||
}
|
||||
|
||||
empty = false;
|
||||
if (emptyFields.isNotEmpty) empty = true;
|
||||
|
||||
return emptyFields;
|
||||
|
||||
Reference in New Issue
Block a user