misici234
misici234
I tried to create a pull request but I was denied due to permission restrictions. It doesn't bother me as long as you make the following change in your code....
The tuple data structure is too simple and there is no reason to use 3rd party packages. You can always create your own class with 2 fields and do whatever...
When I run the following test code [main.txt](https://github.com/jamiewest/signalr_core/files/5896026/main.txt) I get this error flutter: SigChar url is https://confidential_link/... flutter: Starting HubConnection. flutter: Starting connection with transfer format 'TransferFormat.text'. flutter: Sending negotiation...
I noticed that getText() doesn't work first time when it's called. When I wait a little bit and call it again then I get the HTML content from FlutterSummernote() widget....
I have SmartSelect to select an appointment type and set the default status for that type in the SmartSelect below in the code sample. ``` SmartSelect.single( title: 'Status', placeholder: 'Choose',...