DEV Community

Sunny Singh
Sunny Singh

Posted on

Just released my new Flutter package: smart_player_kit

Hey Flutter devs πŸ‘‹

After nearly 2 months of development, I finally released my new package:

πŸ”₯ smart_player_kit on Pub.dev

It’s a modern Flutter video player package focused on cleaner architecture, customization, and smoother playback experience.

Main goals behind this package:

Better developer experience
Easier customization
Modern controls/UI
Support for video-centric apps like OTT, reels, shorts, etc.

Some features:
βœ… Network / Asset / File video support
βœ… Custom controls
βœ… Playback handling
βœ… Clean API
βœ… Production-ready structure

I created this because many Flutter video player solutions are either outdated, hard to customize, or not actively maintained β€” something the Flutter community also discusses frequently.

Would love feedback from the community πŸ™Œ
Suggestions, issues, feature requests β€” everything is welcome.

If you try it out, let me know what features you’d love to see next πŸ‘€

πŸ”— pub.dev: https://pub.dev/packages/smart_player_kit
πŸ”— GitHub: https://github.com/flutterbysunny/smart_player_kit

Top comments (0)