PRAJIT BHAT
PRAJIT BHAT
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill version _No response_ ### Steps to reproduce QuillProvider( configurations: QuillConfigurations( controller:...
### 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.3.11 ### Steps to reproduce When used the above version...
The window does not set to fullscreen when using the property size: WidgetsBinding.instance.window.physicalSize. It does not adjust to the maximum available width and height. Below is the code which I...