Skip to content

FlutterBlueElvesPlugin.java:121: error: cannot find symbol public static void registerWith(PluginRegistry.Registrar registrar) #35

@AyeshaRizwan20

Description

@AyeshaRizwan20

I have recently migrated my android for my flutter project and starting getting the following issue with this package. Can you please address this and upgrade this package:

/Users/techtiz/.pub-cache/hosted/pub.dev/flutter_blue_elves-0.1.9/android/src/main/java/gao/xiaolei/flutter_blue_elves/FlutterBlueElvesPlugin.java:121: error: cannot find symbol
public static void registerWith(PluginRegistry.Registrar registrar) {
^
symbol: class Registrar
location: interface PluginRegistry
Note: /Users/techtiz/.pub-cache/hosted/pub.dev/flutter_blue_elves-0.1.9/android/src/main/java/gao/xiaolei/flutter_blue_elves/FlutterBlueElvesPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

FAILURE: Build failed with an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions