Bram
Bram
I continued using it because it is very convenient. I combined it with Vue.js (https://medium.com/@valeriocapogna/how-to-setup-a-cordova-app-using-vue-js-8ba1315b9666). This all allowed me to develop a Smart TV application for both Samsung and LG....
@simplenotezy why don't you wrap the DismissiblePage in a `StreamBuilder` and alter the `DismissiblePageDismissDirection` to be `none` when the keyboard is visible? Using a `StreamBuilder` you can alter the `DismissiblePageDismissDirection`...
@Jas-n when running `npm install --save-dev browser-sync-v3-webpack-plugin` and then calling `.browserSync()`, it will still say: ``` watch > mix watch Additional dependencies must be installed. This will only take a...
@zereperez01 got any fix found for this?