alito0697
Results
2
issues of
alito0697
I'm having hard time how to use this plugin because i don't where to use the code in the documentation , i don't know if it's inside the main.dart or...
in the main method i initilized connectycube as below `Future main() async { var widgetsBinding = WidgetsFlutterBinding.ensureInitialized(); await Firebase.initializeApp( options: DefaultFirebaseOptions.currentPlatform, ); ConnectycubeFlutterCallKit.instance.updateConfig( ringtone: 'custom_ringtone', icon: 'app_icon', notificationIcon: 'ic_notification', color:...