Results 22 comments of Nabraj Khadka

Here is the null-safe version of this package : ` another_carousel_pro: ^1.0.0 ` [pub.dev](https://pub.dev/packages/another_carousel_pro) and Just Change class name from `Carousel` to `AnotherCarousel`

Flutter version? Package version? Steps to reproduce..? Add more detailed information please

> @mtrfnvwork Thanks for your comment. > > I did some experimenting and found something interesting. When I change my widget size to `.systemMedium` and use a `Link` instead of...

This Issue is related to [ShareHandler package](https://pub.dev/packages/share_handler)

Will update it too null safety soon

Looks like orientation is causing unexpected global/widget key related issue, I am looking in to this.

> You might have another library with the same attribute name. Can you check what other library has that attribute? @Ishwor-Shrestha Stock in same issue, what could be the solution...

> So for anyone who need a solution, don't mirror the front camera but save flip the image you get with [image_editor](https://pub.dev/packages/image_editor) > > ``` > cameraAwesomeBuilder.awesome( > onMediaCaptureEvent: (mediaCapture)...