zbarbuto
zbarbuto
## 🐛 Bug Report On iOS simulator, setting the device to a mock location stream (such as City Run) will produce events in `Geolocator.getPositionStream()`. However, if you call `Geolocator.getCurrentPosition()` while...
Some devices using newer versions of android were returning `false` for `canSend` even though they definitely could send SMS. Further, because `sendSMS` calls `canSend` internally, it effectively meant the plugin...
## Adds support for `margin: auto` style centering. A pretty common centering pattern in HTML/CSS is to give a left and right margin value of `auto`. Further, some WYSIWYG editors...
I'm trying to use the [NativeScript VSCode Plugin](https://www.nativescript.org/nativescript-for-visual-studio-code) to debug my xplat app. I've found that the default launch.json that comes with the extension does work with some minor tweaking...
Hopefully this isn't too out of scope for what this tool was designed for. I've had a few projects I've had to migrate which make extensive use of [NgRX](https://ngrx.io/) for...
The "commit" button in redux dev tools usually clears the action list and commits state.  However when clicking with Flutter we get "Unknown commans (sic): COMMIT. Ignoring" 
**Issue Type** * [x] Feature Request **Issue Description** I believe this should be supported by overriding the components but will need to double check.
**Issue Type** * [ ] Bug * [x] Feature Request * [ ] Improvement **Issue Description** Add functionality to angular console to install devmod https://github.com/nrwl/angular-console/blob/1d002716a2e2d064d5f8f0b5e3cad1d328ea742e/server/src/read-extensions.ts
**Issue Type** * [x] Bug * [ ] Feature Request * [ ] Improvement **Issue Description** Although a normal cli app comes with cdk - is required for devmod interface...
**Issue Type** * [ ] Bug * [ ] Feature Request * [x] Improvement **Issue Description** After dragging the toggle out of the way - a page reload means it's...