Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Significant Increase in Application Size with flutter_vlc_player Integration #510

Open
istiaksaif opened this issue Nov 24, 2024 · 0 comments

Comments

@istiaksaif
Copy link

When integrating the flutter_vlc_player package into a Flutter project, the application size increases substantially. For example, the APK size grows from approximately 30 MB to 207 MB after adding this package. This significant size increase may not be ideal for many developers aiming to keep their app lightweight.

Could you provide insights into the cause of this size increase? Additionally, are there any optimizations or steps that can be taken to reduce the impact of flutter_vlc_player on the overall app size?

Details:

  • Flutter version: 3.24.5
  • flutter_vlc_player: ^7.4.2
  • Target platform: [Android/iOS]
  • Build configuration: [Release]

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant