Issue
this is that error that I received.
Error:- ADB exited with exit code 1
Performing Streamed Install
adb:- failed to install F:\My Project\FirstApp\build\app\outputs\flutter-apk\app.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1367571730.tmp/base.apk using APK Signature Scheme v2: SHA-256 digest of contents did not verify]
Solution
try to install adb manually on your windows.
Answered By – Hamid Husssainy