Problem
A developer reported encountering this issue while building a chat app using the latest Flutter SDK and agora_chat_sdk v1.3.1+1:
agora_chat_sdk-1.3.1+1/android/src/main/java/com/easemob/im_flutter_sdk/ImFlutterSdkPlugin.java:14: error: cannot find symbol
import io.flutter.plugin.common.PluginRegistry.Registrar;
^
symbol: class Registrar
location: interface PluginRegistry
Resolution
Chat team recently released a beta version of the Flutter Chat SDK, v1.3.2-beta.3. You can find the changelog here:
https://pub.dev/packages/agora_chat_sdk/versions/1.3.2-beta.3/changelog
This beta version includes the fix. The stable version is currently under review and awaiting approval from our security team.
Related Ticket
https://agoraio.zendesk.com/agent/tickets/3091
Additional Notes
There is no confirmed release date for the stable version yet. If the customer has an urgent need,
Please provide the customer’s information and send an email to:
- Lance (lance@agora.io)
- Zhaoliang (zhaoliang@agora.io)
Please cc:
- Alex (chenxiaodi@agora.io)
- Chaojie (yuanchaojie@agora.io)