You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2025. It is now read-only.
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable,3.22.0, on macOS 14.5 23F79 darwin-arm64, locale en-SG)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2023.3)
[✓] VS Code (version 1.88.1)
[✓] Connected device (3 available)
[✓] Network resources
step to replicate :
run this code on the Flutter :
flutter: Invalid argument(s): Failed to load dynamic library 'mercury_bridge.framework/mercury_bridge': dlopen(mercury_bridge.framework/mercury_bridge, 0x0001): tried: 'mercury_bridge.framework/mercury_bridge' (no such file), '/private/preboot/Cryptexes/OSmercury_bridge.framework/mercury_bridge' (no such file), '/usr/lib/swift/mercury_bridge.framework/mercury_bridge' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/mercury_bridge.framework/mercury_bridge' (no such file), '/private/var/containers/Bundle/Application/E7D741FB-98F0-4EBE-B316-40FCEE308A6C/Runner.app/Frameworks/mercury_bridge.framework/mercury_bridge' (no such file), '/private/var/containers/Bundle/Application/E7D741FB-98F0-4EBE-B316-40FCEE308A6C/Runner.app/Frameworks/mercury_bridge.framework/mercury_bridge' (no such file), '/usr/lib/mercury_bridge.framework/mercury_bridge' (no such file, not in dyld cache), 'mercury_bridge.framework/mercury_bridge' (no such file)
tried to do flutter clean faced with new error
Could not build the precompiled application for the device.
Semantic Issue (Xcode): Unknown receiver 'MercuryjsPlugin'; did you mean 'MercuryPlugin'?/Users/reinaldoarifin/FlutterProjects/flutter_rad/ios/Runner/GeneratedPluginRegistrant.m:233:3
step to replicate :
run this code on the Flutter :
tried to do flutter clean faced with new error