79808917

Date: 2025-11-04 12:49:35
Score: 2
Natty:
Report link

Yeah, that’s pretty common with apps built using Flutter or other lesser-known frameworks. Windows/Avast just flags unsigned executables. The best fix is to code-sign your .exe with a valid certificate, that tells Windows/antivirus it’s safe. Also, make sure you build in release mode and maybe submit the file to Avast’s whitelist once it’s final.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Aron Tamblyn