Andy Cresswell
Andy Cresswell
I am trying to integrate this with my angular project but as soon as I make a call inside a controller I get the following error: ``` Error: io.socket is...
Nice directive! Apologies if this is easy, still pretty new to Angular! I wondered if its possible to return the width in percentage form?
These two fields are not playing nice together. ``` DatePicker.showDatePicker( context, minDateTime: _startTime, initialDateTime: _endTime, pickerMode: DateTimePickerMode.time, pickerTheme: DateTimePickerTheme( showTitle: true, ), dateFormat: 'H:mm', locale: DateTimePickerLocale.en_us, onCancel: (){ deselectInput(); },...
## Environment ## - [x] Output of `flutter doctor` ``` [√] Flutter (Channel stable, 3.19.1, on Microsoft Windows [Version 10.0.22621.3155], locale en-GB) [√] Windows Version (Installed version of Windows is...
### Have you checked for an existing issue? - [x] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill Version 11.4.1 ### Steps to Reproduce Text input works fine across...