Updated 27 April 2023
Hello everyone In this blog, we will learn and implement new interesting things in flutter. Like, here we will be using a Slidable Widget in flutter. In this blog, we will share the easiest and best way to implement a Slidable Widget in flutter using a plugin.
You may also check our interactive app designs by our Flutter app development company
A Slidable Widget in flutter is a widget that let us add actions on your list items when we are sliding it to the left or to the right.
Step1: Add the flutter_slidable dependency to pubspec.yaml file.
Step2: Run “flutter pub get” in the root directory of your app.
In order to check the updated version of the dependency click here.
Step3: Now start the coding for the same.
In this example, I am using DrawerMotion.
Congratulations!! You have learned how to use Slidable Widget in flutter.
For more detail, you can refer to the official doc of a flutter here.
For more interesting blogs check out here – https://mobikul.com/blog/
Thanks for reading!!.
If you have more details or questions, you can reply to the received confirmation email.
Back to Home
Be the first to comment.