Samarth Agarwal

Results 12 comments of Samarth Agarwal

No, But it works fine if you do not use a $scope variable for ng-repeat. I instead used Ionic Slide Box.

Add a preview/sample of the code along with an image of how the button looks like.

Yeah, it is not completely safe but the other way would be to implement a backend middleware server that will talk to the WooCommerce backend on the behalf of your...

Try `await wooCommerceAPI.getAsync("products?in_stock=true&per_page=100");`

Hi. Thank you for your PR. Are you done with this PR or are you still planning a few more commits to close any open items?

I created a new class called `CastMediaPlus`. I read the official Google docs and implemented several new features. Here is an implementation of the class. ``` import 'package:dart_chromecast/casting/cast_media.dart'; class CastMediaPlus...