Skip to content

[firebase_analytics]: 11.5.1 FlutterFirebaseAnalyticsPlugin class is missing public. #17479

Closed
@Liangwenb

Description

@Liangwenb

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Analytics

Which platforms are affected?

Android

Description

class FlutterFirebaseAnalyticsPlugin : FlutterFirebasePlugin,
FlutterPlugin, FirebaseAnalyticsHostApi

Reproducing the issue

firebase_analytics: 11.5.1

flutter run

Firebase Core version

3.15.0

Flutter Version

3.32.5

Relevant Log Output

android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java:54: 错误: 找不到符号
      flutterEngine.getPlugins().add(new io.flutter.plugins.firebase.analytics.FlutterFirebaseAnalyticsPlugin());
                                                                              ^
  符号:   类 FlutterFirebaseAnalyticsPlugin
  位置: 程序包 io.flutter.plugins.firebase.analytics
1 个错误

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked: customer-responseWaiting for customer response, e.g. more information was requested.platform: androidIssues / PRs which are specifically for Android.plugin: analyticstype: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions