flutter_vimeo 1.0.5 copy "flutter_vimeo: ^1.0.5" to clipboard
flutter_vimeo: ^1.0.5 copied to clipboard

Flutter package to play Vimeo videos using the InAppWebView plugin.

1.0.5 #

  • Add video state management with FlutterVimeoVideoState enum (playing, paused, ended)
  • Enhance FlutterVimeoController with state tracking and stream-based state notifications
  • Add play/pause control methods to FlutterVimeoController
  • Implement proper resource disposal in FlutterVimeoController
  • Update iOS deployment target to 13.0 for better compatibility
  • Improve example app with enhanced controller usage and state listening

1.0.4 #

  • Improvments

1.0.3 #

  • Add FlutterVimeoController for enhanced video control and update README

1.0.2 #

  • Update README

1.0.1 #

  • Minior changes.
  • Modify pubspec.yaml to require Flutter 3.0.0
  • Add mediaPlaybackRequiresUserGesture, allowsInlineMediaPlayback, initialScale.

1.0.0 #

  • Initial release of the Flutter Vimeo package with features including customizable player settings, event callbacks, and support for Do Not Track (DNT) mode.
4
likes
160
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to play Vimeo videos using the InAppWebView plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on flutter_vimeo