Results 22 issues of Long

Such as Chinese, thank you very much!

enhancement
docs

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version flutter_quill: ^9.0.1 ### Other Flutter Quill packages versions flutter_quill_extensions: ^9.0.1...

bug
help wanted

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version flutter_quill: ^9.0.1 ### Other Flutter Quill packages versions flutter_quill_extensions: ^9.0.1...

bug

I have a list and each element needs to use QuillEditor. But a QuillEditor can only use one QuillController. How can I put it directly into the widget without using...

Because cool_ui 1.3.0 depends on back_button_interceptor 6.0.0 and no versions of cool_ui match >1.3.0

similar to: ``` TextColumn get list => list()(); ```

enhancement

``` await transaction( () async { await batch( (b) { b.insert(table, entity); } ); throw "ddd"; }, ```

enhancement