Romain Rastel

Results 178 comments of Romain Rastel

I don't really understand what you want. Can you explain it with more details and code?

You can use `CustomSlidableAction` instead of `SlidableAction`.

This is the 0.6 version, I stopped supporting this version.

You can easily solve this with two Slivers, the first one with the `SliverToBoxAdapter` with a `StaggeredGrid` as its child and the second one with a `SliverGrid`.

I didn't fully understand the issue, can't you use `MasonryGridView.count` ?

That would be great! But it's maybe a lot of work. I will look into https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/animated_list.dart and how I can port it to staggered_grid_view.

Not sure this is linked to this package. Can you provide a full code sample I could just copy/paste and run please? (and within a code block).

What is the issue here? Can I have a code sample I could just copy/paste and run?

I don't understand the issue, please give me more details.

@Hellomik2002 can you please make a video or something to show me what is going on? Or a code sample I would just have to copy/paste and run?