Flutter contains TROJ_GEN?

540 Views Asked by At

Hello everybody

I built an application and when I checked it on Virustotal website there is TROJ_GEN. Then I built an empty Flutter application and tested it, showing the same result What is the solution ?

  flutter version 3.13.7
  dropdown_button2: ^2.3.9
  firebase_core: ^2.17.0
  flutter_native_splash: ^2.3.3
  flutter_screenutil: ^5.8.4
  get: ^4.6.6
  hive: ^2.2.3
  http: ^1.1.0
  image_picker: ^1.0.4
  intl: ^0.18.1
  pin_code_fields: ^8.0.1
  qr_flutter: ^4.1.0 
  scan: ^1.6.0
  package_info_plus: ^4.1.0
  path_provider: ^2.1.1
  awesome_notifications: ^0.8.2
  firebase_messaging: ^14.6.9

I built by use codemagic.io and same results.

results

1

There are 1 best solutions below

0
ALAA On

I built an empty Flutter application on version 3.10.0 its clean, and I built an empty Flutter application on version 3.16.0 - channel beta its clean.