flutter_use_video 1.0.0 copy "flutter_use_video: ^1.0.0" to clipboard
flutter_use_video: ^1.0.0 copied to clipboard

Video playback hooks for Flutter applications. Provides useAssetVideo and useNetworkVideo hooks for comprehensive video player functionality and state management.

1.0.0 #

First Stable Release

Professional video playback capabilities for Flutter. Whether you're building educational content, entertainment apps, or media galleries.

Features

  • useAssetVideo() - Bundled video playback with optimized loading
  • useNetworkVideo() - Streaming video with smart buffering
  • Complete playback controls: play, pause, stop, and precise seeking
  • Intelligent state management for loading, playing, paused, and completed
  • Volume and playback speed adjustments
  • Real-time duration and position tracking
  • Memory-efficient video handling

Production Ready

  • Smooth playback across device capabilities
  • Handles network interruptions gracefully
  • Optimized for various video formats and resolutions
  • Clear documentation with implementation examples

0.0.5 #

  • Updated flutter_hooks to ^0.21.0. See PR #62 for details.

0.0.4 #

Development Update to require sdk >= 2.17.0 same as flutter_hooks 0.20.0 Update to flutter_hooks ^0.20.0

0.0.3 #

Development Update to Flutter v3 Update to require sdk >= 2.14.0 Update to flutter_hooks ^0.18.5+1 Update to video_player ^2.4.6

0.0.2 #

Features Add useAssetVideo() hook. Add useNetworkVideo() hook.

0
likes
130
points
365
downloads

Publisher

verified publisherwasabeef.jp

Weekly Downloads

Video playback hooks for Flutter applications. Provides useAssetVideo and useNetworkVideo hooks for comprehensive video player functionality and state management.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Unlicense (license)

Dependencies

flutter, flutter_hooks, video_player

More

Packages that depend on flutter_use_video