sbis04/agora_demo

The code doesn't work for agora_rtc_engine: ^6.2.2

Opened this issue · 0 comments

import 'package:agora_rtc_engine/rtc_engine.dart';
import 'package:agora_rtc_engine/rtc_local_view.dart' as rtc_local_view;
import 'package:agora_rtc_engine/rtc_remote_view.dart' as rtc_remote_view;

The above packages is not available in the latest version and I haven't found any alternative for it. I need the latest version as I need the screen sharing option for both Android & iOS. Is there by any chance you could update the repository with the latest version ?