Yousef Almutairi

Results 39 comments of Yousef Almutairi

> > Do you know of any alternatives I can use for now..? I need a FAB like this one. > > I haven't looked for alternatives, I simply consumed...

I fixed it by adding dummy widgets. Example: ``` children: [ const SizedBox.shrink(), const SizedBox.shrink(), MainWidget(), const SizedBox.shrink(), const SizedBox.shrink(), MainWidget(), const SizedBox.shrink(), const SizedBox.shrink(), ], ```

I noticed many packages has not recently accepted merges nor updating their pub.dev due to lack of funding I guess.

Same error but this time has led to a crash ![Screen Shot 2022-04-24 at 4 18 26 AM](https://user-images.githubusercontent.com/70075736/164951585-d2b87c6f-c658-4b13-bf58-b5b7e114cb38.png)

> The clone() method of a previously-disposed Image was called. Once an Image object has been disposed, it can no longer be used to create handles, as the underlying data...

@Solido I would appreciate if you look into this for a minute.

> @YDA93 I tried your fork and I am still getting the same error. > > > > Do you know if there's another way that the same error can...

@Mayb3Nots As far as I remember I didn't have this error until i started using this package. I will do some re-tests today and will confirm if the issue comes...

In my case it worked when I return true/false instead of isLiked/!isLiked.

@mars3142 Well said 👍, I didn't want to reply because I believe the owners/contributors who can ask this. But thanks!