This is a video merging app that can merge multiple videos at the same time in order of selection using FFmpeg plugin for Flutter
Clone the project
git clone https://github.com/ShivamBari2728/VideoMergeGo to the project directory
cd VideoMergeClean project and install dependencies
flutter clean
flutter pub getRun app
flutter run
