Results 8 issues of mny

I use MediaRecoder to recode video, first, I use back camera to recode video1(MP4), and then use front camera to recode video2(Mp4). Finnally, I append video2 to video1 as video3,...

When I run ``` flutter build apk --release ``` I got this ``` D:\mny\flutter\.pub-cache\hosted\pub.dartlang.org\emoji_picker-0.1.0\android\src\main\java\com\jeffg\emoji_picker\EmojiPickerPlugin.java:3: 错误: 找不到符号 import androidx.annotation.NonNull; ^ 符号: 类 NonNull 位置: 程序包 androidx.annotation ```

**是否为新品(必填)** 在售 **关联的产品model** yunshi.lock.s2 **项目ID(必填)** 无项目ID **企业名称(必填)** 陨石科技 **环境(必填)** - 电脑操作系统:mac - 手机系统:Android - SDK分支: 10011 - 相关模块: **现象(必填)** 自更新了米家某个版本之后,米家Android用户越来越多的反馈开关门时间变久,失败次数变多(失败表现为:锁正常运行,app提示失败,自查发现是app收到超时信息了,不到5s?),奇怪的是iOS端几乎没有这个问题 **期望(必填)** 期望双端表现一致, **其他的上下文/日志/截图** 抓了一个反馈的用,搜索failed关键字,出现最多的日志类似如下: ``` path=/user/get_user_config query params=[data:{"component_id":0,"keys":["4000","4001","4002","4003","1000","2001","3001","0","5","7","1001","8","20"]}] headers=[] error=-9999,Failed...

功能优化
安全

试跑Demo是可以的,可是用在自己项目的时候,不知道为啥 scrollView.smoothScrollTo没有起作用。自己已经仔细对比过两边代码了,没有办法。所以来请教一下大佬有没有遇到过

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version 9.2.11 ### Steps to reproduce 1. Open editor 2. Try...

bug

It happened on iOS, where am I wrong. ``` SqliteException(778): while selecting from statement, disk I/O error, disk I/O error (code 778) Causing statement: PRAGMA user_version; package:sqlite3/src/implementation/exception.dart 75 throwException package:sqlite3/src/implementation/statement.dart...

![image](https://user-images.githubusercontent.com/24559456/69952169-93794300-1531-11ea-9e9c-873df5ea5029.png)

未能复现

When use Koin on a KMP project with native ui on both android and ios. I always use annotation, but when I use @KoinViewModel in shared code. It will not...