Kishan Dhankecha
Kishan Dhankecha
Still getting this error. Will it be ever get fixed?
@serenader2014 Can you please add at least someone willing to maintain this? It's been too long since the last package update. I would also like to contribute!
This issue happened when Arc was open. I closed all Apps to further test this issue. After closing all things and running `flutter doctor -v` I got this dialog.
@TahaTesser Can you please take a look at this? This issue can still be reproduced on both the stable and master branches. It has been open for quite a long...
Any Update? Still having this issue! 😥 Versions: ``` flutter_stripe: ^9.2.0 flutter: 3.10.1 ``` NOTE: If I remove `customFlow: true` from `SetupPaymentSheetParameters` in `initPaymentSheet` it works.
Request Remove label `:blocked:` Add Label `:bug:`
Hi @vohoangtuit, I am now working to provide support for this package on my [own fork](https://pub.dev/packages/carousel_slider_plus). I would like to help you with this issue. Can you please provide a...
Hi, @ibrahimkelly You can now use `disableGesture` property to achieve your desired action. You can do that via my [fork](https://pub.dev/packages/carousel_slider_plus).
Hi, @tovidd Can you please confirm if you are having this issue on the latest version of my fork? https://pub.dev/packages/carousel_slider_plus
Hello @MichalDanielDobrzanski, We can you `CarouselController` in `StatelessWidget`. If you are unable to do so please provide a sample code. Here is the full code that uses `CarouselController` in `StatelessWidget`...