flutter_editor
flutter_editor copied to clipboard
Unable to run the app on macOS (M1)
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>
mac and windows are currently not ready.