FLUTTER ECOSYSTEM

better_player_plus

Advanced video player based on video_player and Chewie. It's solves many typical use cases and it's easy to run.

Latest version
1.2.1
30-day downloads
13.6K
Likes
162
Pub points
150

Package Overview

Package selection guidance compiled from public package information, community data, and project usage.

Overview

Better Player Plus is an advanced video player built on top of video_player and Chewie, designed to handle common video playback scenarios with ease. It offers enhanced features like adaptive streaming, picture-in-picture support, gesture controls, and customizable UI components. The package simplifies integration into Flutter apps while maintaining high performance across platforms. Ideal for developers seeking a robust, flexible video solution without extensive configuration.

Use cases
  • Streaming video content
  • Implementing fullscreen and picture-in-picture modes
  • Customizing playback controls
  • Supporting adaptive bitrate streaming
  • Building media-heavy applications
Key features
  • Built on video_player and Chewie
  • Adaptive streaming support
  • Picture-in-picture mode
  • Gesture-based controls
  • Extensible UI customization
Suitable for
  • Developers building video-centric apps
  • Apps requiring advanced playback features
  • Projects needing cross-platform video support
  • Teams wanting a ready-to-use video player
  • Applications with complex media workflows
Considerations
  • Requires Android SDK 21+ and iOS 10+
  • May need additional setup for DRM content
  • Limited documentation compared to core packages
  • Depends on external libraries for full functionality
Supported platformsAndroidiOS

Install package

flutter pub add better_player_plus

Categories

Related projects