First Of All Add multi_image_picker package in your pubspec. yaml file. After That run pub get command to get dependencies.
How do I select multiple files in flutter?
First Of All Add multi_image_picker package in your pubspec. yaml file. After That run pub get command to get dependencies.