License name

Results 5 issues of License name

![image](https://user-images.githubusercontent.com/7134823/150351180-147e09b6-a14b-44da-a84e-20171da6a1da.png) ![image](https://user-images.githubusercontent.com/7134823/150351917-b1c5508e-44d2-488d-a581-96e296f3c56d.png) 如图, Plugin ImFlutterSdkPlugin.m 文件中有个FlutterAppDelegate 的分类EaseMob ,导致 FlutterAppDelegate 自己的 -application: didRegisterForRemoteNotificationsWithDeviceToken: 方法没有走,

``` InlineSpan _buildTextSpan() { ..... //final String text = _value.text; // _value.text 为空,为什么要走 specialTextSpanBuilder if (supportSpecialText) { //if (supportSpecialText && _value.text.isNotEmpty) { final TextSpan? specialTextSpan = widget.specialTextSpanBuilder?.build(_value.text, textStyle: widget.style); if...

Incorrect cursor location in the QuillEditor when using timeStamp embed in the example steps to encounter the issue: 1. Run the example 2. click the clock icon to add a...

``` class name extends StatefulWidget { const name({Key? key}):super(key: key); @override State createState() => _nameState(); } class _nameState extends State { @override Widget build(BuildContext context) { return Container(); } }...

### Steps to reproduce 1. use chinese input ; 2. input with composing; 3. click dismiss button on keyboard; Textfiled lost focus ### Expected results 1. textfield should not lost...

waiting for customer response
in triage