Rohit Kokate

Results 17 issues of Rohit Kokate

Fix #236 Using `platform.js` to detect OS at the client-side, only display the corresponding button and Github-repo-link.

Journey progress is shown using 'dots' on the screens. You can change the animation, color, and radius but not the shape itself. I'm requesting a feature to support different shapes...

',' was missing before CASE.

### Issue Summary Not sure if this is a bug or an expected behaviour with Self-Managed Connection Service (as I'm not very familiar with ConnectionService), but when an incoming call...

### Is your proposal related to a problem? On Android, correct display name is shown on Incoming Call but on iOS only defaultCaller is shown. ### Describe the solution you'd...

Issue #76 Added /triplets endpoint and also tests for the same. Please review this PR and if you're satisfied put hacktoberfest-accepted label on it. : )

**Please describe the feature you want this project to offer** The endpoint `/triplets` which will tell, if the given sides form a right-angled triangle. **Describe the solution you'd like** 1....

…rams being null in Active Call on Answer. Fixes #232 Call Direction is added to the Call Event log to satisfy tokens.length == 5 condition in `parseCustomParams()`. ```dart Map? parseCustomParams(List...