Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter Audio Editing SDK [closed]

I am looking for an SDK which supports Audio editing features.

The features I am looking for are as below

  • Audio Trimming
  • Audio Splitting
  • Audio Volume management
  • Adding another audio
  • Merge Audio
  • Undo/Redo actions

Please suggest if there are any sdks avaialble for flutter.

I am currently implementing it using 'ffmpeg_kit_flutter' , but its getting complicated day by day.

like image 551
Vivek Makwana Avatar asked Feb 20 '26 21:02

Vivek Makwana


1 Answers

There may not be a single package that does all the functions you want. But it is possible to achieve results by combining several packages.

The most popular packages for working with Audio can be found on the following site: https://fluttergems.dev/audio/

For example, it is possible to trim and split with the packages listed in the first line.

like image 176
Хуршид Собиров Avatar answered Feb 23 '26 10:02

Хуршид Собиров



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!