flutter_editor icon indicating copy to clipboard operation
flutter_editor copied to clipboard

Unable to run the app on macOS (M1)

Open iabdousd opened this issue 3 years ago • 1 comments

Hello, I've just cloned the project and tried to run it but it's failing in the below trace:

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Invalid argument(s): Failed to lookup symbol 'initialize': dlsym(RTLD_DEFAULT, initialize): symbol not found
#0      DynamicLibrary.lookup (dart:ffi-patch/ffi_dynamic_library_patch.dart:34:70)
#1      FFIBridge.load
package:editor/…/ffi/bridge.dart:35
#2      main
package:editor/main.dart:26
<asynchronous suspension>

iabdousd avatar Apr 27 '22 09:04 iabdousd

mac and windows are currently not ready.

icedman avatar Apr 27 '22 09:04 icedman