Skip to content

FFI not supported message #39189

Closed
Closed
@shamblett

Description

@shamblett

I've been putting together a package using FFI developed on linux X64 with the target machine being linux on arm architectures, all going very well until I upgraded the arm board to Dart 2.6.0-dev8.2, I'm now getting :-

'import of ffi is not supported in the current dart runtime'

when I run my Dart app. It works OK on my X64 dev machine, am I missing something?

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.library-ffi

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions