Couldn't thank you enough! I failed to implement Animated List soo many times due to its complexity. All Thanks to you, I DID IT!
@M37Shadow3 жыл бұрын
Here comes my savior again 💗 thanks a lot bro
@aimanrahim86802 жыл бұрын
thanks i manage to open my own shop application
@shashanksm63273 жыл бұрын
Really great work and I have personally been using your videos and I hope you continue posting :)..
@MehDiDao3 жыл бұрын
tnx dude it was very helpfull and well explained
@kardelenbuz4502 жыл бұрын
hello everyone i have a question :) i dont know why but when i created those files on lib , it didnt work and turned red lined. how can i cope with that?
@NajeebAslan4 жыл бұрын
Thanks i love you
@AdrianPastoriza Жыл бұрын
This plugin has a problem, it doesn't have (or I can't find) the way to scroll to the item inserted and when you insert at the end you can keep inserting without showing what you are doing. When you try to mix it with other plugins like scroll_to_element it doesn't work properly.
@HeyFlutter Жыл бұрын
Thanks for your feedback, Adrian Pastoriza! 🙂
@Ben-wf5ji4 жыл бұрын
very nice!
@sandwichtube3 жыл бұрын
I would use a trash can icon to delete instead of a check mark.
@aldisseia Жыл бұрын
how to show last "ListTile" in AnimatedList in Axis.horizontal as it is hidden??
@HeyFlutter Жыл бұрын
Thank You André Barbosa! Follow this link: stackoverflow.com/questions/56360965/flutter-animatedlist-last-item-of-listtile-is-overlapped-by-cupertinotabbar I hope you will get your answer 🙂
@aldisseia Жыл бұрын
Thank's @@HeyFlutter tthanks, but that's not exactly it, it's to go up "Show" the last item horizontally, which is always hidden, in my case. Solve like this: After adding the last item and respecting the animation time: COD: listKey.currentState!.insertItem( widgetLis.length - 1, duration: const Duration(milliseconds: 500), ); //end I do: COD: controll.animateTo( controll.position.maxScrollExtent, duration: const Duration(milliseconds: 300), curve: Curves.easeInCubic,); //end So it scrolls to the last item in the list
@adarshlakshmanan4 жыл бұрын
Can you make the list items re-orderable?
@BrYarDJ4 жыл бұрын
nice bro, i hope create TU to make Splash Screen with sound i search and tell more Dev but dont answer m i hope create TU like this for us. thanks.