Basavaraj Sonnad

Results 5 comments of Basavaraj Sonnad

I am facing same issue. Can you help ?

Issue resolved. My case was some other dependency was also having transitive dependency of `ffmpeg-kit` which was causing this `duplicate class` issue. I removed that other dependency and it started...

In the `pubspec.lock` file, you can find that its transitive dependency of some external library.

Its part of any flutter project

then you can check it in `package-lock.json` file