Deepak Aravind

Results 5 issues of Deepak Aravind

While try to reproduce this issue https://github.com/denoland/deno/issues/21837 After running this in Git Bash in windows (works in powershell) ```js let a = new Uint8Array(2), b = new Uint8Array(2) Deno.stdin.readSync(a) Deno.stdin.setRaw(true)...

If i try to invoke unityWidgetController.quit() or unityWidgetController.unload() am getting Missing Implementation Error

Fix of https://github.com/felangel/bloc/issues/3887 ## Status **IN DEVELOPMENT** ## Breaking Changes NO ## Description ## Type of Change - [ ] ✨ New feature (non-breaking change which adds functionality) - [x]...

pkg:hydrated_bloc

Internally it was expecting thumbnailPath argument as "path" for "file" method which is iinvoked through thumbnailFile method. So it should be marked as required

## Status **READY ## Breaking Changes NO ## Description Added Cubit to the package - [x] ✨ New feature (non-breaking change which adds functionality) - [ ] 🛠️ Bug fix...