Closed
Description
I get this error when execute flutter build apk
or flutter build bundle
:
Snapshot not compatible with the current VM configuration: the snapshot requires
'release no-dwarf_stack_traces_mode no-causal_async_stacks lazy_async_stacks
lazy_dispatchers use_bare_instructions no-dedup_instructions no-"asserts"
"use_field_guards" "use_osr" no-code-comments x64-sysv no-null-safety' but the
VM has 'release no-dwarf_stack_traces_mode no-causal_async_stacks
lazy_async_stacks lazy_dispatchers use_bare_instructions no-dedup_instructions
no-"asserts" "use_field_guards" "use_osr" no-code-comments arm64-sysv
no-null-safety'
Metadata
Metadata
Assignees
Labels
No labels