We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running flutter app on android causing the following errors:
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:14:48 Unresolved reference 'Registrar'. e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:26:37 Unresolved reference 'Registrar'. e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:27:30 Unresolved reference 'context'. e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:28:51 Unresolved reference 'messenger'.
Cannot run the app
Pixel 9 simulator
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running flutter app on android causing the following errors:
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:14:48 Unresolved reference 'Registrar'.
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:26:37 Unresolved reference 'Registrar'.
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:27:30 Unresolved reference 'context'.
e: file:///Users/shalom/.pub-cache/hosted/pub.dev/amplitude_flutter-3.16.4/android/src/main/kotlin/com/amplitude/amplitude_flutter/AmplitudeFlutterPlugin.kt:28:51 Unresolved reference 'messenger'.
Cannot run the app
Environment
[✓] Flutter (Channel master, 3.27.0-1.0.pre.669, on macOS 14.5 23F79 darwin-arm64, locale en-US)
Pixel 9 simulator
The text was updated successfully, but these errors were encountered: