jitsi-meet-flutter-sdk icon indicating copy to clipboard operation
jitsi-meet-flutter-sdk copied to clipboard

Integrating Customized Jitsi SDKs into Flutter: Seeking Guidance on Configuration Settings

Open AtifShahzed opened this issue 1 year ago • 0 comments

I've obtained the Jitsi code, made necessary modifications to the source, and successfully compiled the SDKs for both iOS and Android. My goal now is to integrate these customised SDKs into a Flutter app. I'm seeking guidance on the specific location or configuration settings within the app where I can specify the location of my custom SDKs. Currently, the SDKs are being fetched from the internet, but I'd like to direct the app to use my locally compiled versions. Your assistance in identifying the relevant areas for modification would be greatly appreciated. Thank you in advance for your help.

AtifShahzed avatar Dec 26 '23 00:12 AtifShahzed