Home » Education » How to create Slidable Item ListView in Flutter App? (Android & IOS)

How to create Slidable Item ListView in Flutter App? (Android & IOS)

Written By Flutter Cool on Saturday, Nov 06, 2021 | 05:37 AM

 
In this video, you will see how to implement Slidable Item ListView in Flutter App with these simple steps: - create a flutter project first. - import flutter_slidable package from pub.dev website. - create a user model and listView widget. - put the Slidable widget on the parent of item listView. Github link: https://github.com/Rapid-Technology/flutter_item_slidable_listview flutter_slidable package Link: https://pub.dev/packages/flutter_slidable #Flutter​ #slidable #listview #pub.dev #RapidTechnology @RapidTechnology