-
**Describe the bug**
This error occurs when I hit the close button.
**Screenshots**
![exception](https://github.com/payam-zahedi/toastification/assets/46680607/488111a5-f945-4835-bdfb-6e3d00d7e8c…
-
Just as `ListView` has a `ListView.separated()` option to create a `ListView` with custom dividers, `AnimatedList` should have a similar option to space out the items.
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Press the `Add` button to add a lot of `FlutterLogo`s
3. Press the `Change Direction` button...
**Expected resul…
-
## Use case
Lets say I have an app which in first page of PageView shows list of suggestions based on location. If I select something I want to add a new page after first page which shows details a…
-
**Is your feature request related to a problem? Please describe.**
No.
**Describe the solution you'd like**
Either add new argument to config, or just change AnimatedLis.clipBehaviour to `clipBeh…
-
Just like AnimatedList does, insert or delete an item with an animation. If [infinite_scroll_pagination] has this feature, that would be asesome.
Thanks
-
### Steps to reproduce
always I feel thanks for Flutter team.
I need have animation List.
so I tried AnimatedList.
### Expected results
please fix removeItem return `Future` or other way.…
-
Item was rebuild when another item pop up? How can I keep state of timer? I use method :
```
toastification1.showCustom(
context: context,
builder: (context, holder) => InAppN…
-
Hi! I have question regarding your package. Is it any way to have this area behind toast translucent? Now I am not able to click on back button because area behind notification is opaque.
View exa…
-
# General
## What bug do you experience? 🐞
It's not exactly a bug but a UX glitch. When you are in an active chat and scroll up to see older messages, when new messages come in you get some ve…