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.
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.