Questions tagged [flutter3.x]
1 questions
26
votes
11 answers
Error: Field 'wLanguage' cannot be nullable or have type 'Null', it must be `int`, `double`, `Pointer`, or a subtype of `Struct` or `Union`
When running the flutter build appbundle command, I get the following error :
../../.pub-cache/hosted/pub.dev/package_info_plus_windows-2.1.0/lib/src/file_version_info.dart:13:17:
Error: Field 'wLanguage' cannot be nullable or have type 'Null', it…

Gedeon Mutshipayi
- 2,871
- 3
- 21
- 42