Damien Leon

Results 2 issues of Damien Leon

I get the following error when trying to implement this on Android and calling the code via Flutter Platform channel: ``` [ERROR] otk_peer_connection_common.cpp:1000 - audio_track initialiser - error in start_capturer...

Hi, I have an ```AddressModel``` class with ```fromJson``` expecting a type of ```Map``` as few parameters are nullable. I store ```List``` in another model and I have the TypeConverter for...