rmControls

Results 9 issues of rmControls

I want to check if event already exists and add the event only if it is missing.... how to do it...?? I am using getx controller attached to the page...

How to use places Library which gives search option along with the map...?? I didn't find anything related to this in your example... here is their document.... [https://developers.google.com/maps/documentation/javascript/places](https://developers.google.com/maps/documentation/javascript/places)

hacktoberfest

is it possible to have custom bubble/custom widget like below from both sender and receiver side along with normal chat bubble? ![image](https://user-images.githubusercontent.com/27656141/182741343-3c912131-c927-4aad-8a78-ebfc11fd5177.png)

question

getting error message `GetxService ` not found when app in to background .... you get following error message when app in background... it works perfectly when app in Foreground. `...

after updating to flutter 2.5.... getting following error/warning message... Please have a look... ``` The plugin `sms_retriever` uses a deprecated version of the Android embedding. To avoid unexpected runtime failures,...

Thank you for sharing the great example of Flask-SocketIO.... I am trying to get authentication token at the time of connect, can you update your sample code with passing Authkey...

question

**Goal** How to pre populate multiple selected choices in HeavySelect2MultipleWidget and in ModelMultipleChoiceField **Problem** When form reloaded with validation error, all the pre selected choices will vanish for HeavySelect2MultipleWidget, ModelMultipleChoiceField...

bug

can you make a null safety version of it?

Hello, Thank you for this great example... now GetxService is available can you upgrade or create this project with GetxService ??