You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ffmpeg_kit_flutter is a discontinued package but it also rely on external binaries that have been deleted by it maintainer.
That means pub.dev packages rely on external binaries that could be removed at any moment.
That means most users of this package could not build their app anymore.
I didn't expected this kind of package shutdown possible on pub.dev, from the documentation I understood that new users could not use the package but that existing users could.