matt

Results 10 issues of matt

![image](https://user-images.githubusercontent.com/8097787/132695271-1ec97bf6-7d74-4814-ae08-9c79e95c40dd.png)

![image](https://user-images.githubusercontent.com/8097787/80453133-3f488280-895a-11ea-9f5f-0ee0467f54c5.png)

项目编译的apk有bug demo apk 没有 请大神关注

version :1.0.2. startChat(). Why is there no parameter?? Future startChat({ Color iosNavigationBarColor, Color iosNavigationTitleColor, }) async { await _channel.invokeMethod('startChat', { 'iosNavigationBarColor': iosNavigationBarColor?.value, 'iosNavigationTitleColor': iosNavigationTitleColor?.value, }); }