Flutter - Vimeo Video Player | Vimeo Player Using Flutter

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • In this video, you will learn how to show Vimeo Video Player using Flutter. Also you will learn how to play any video inside this player.
    Source Code: github.com/rit...
    Package: pub.dev/packag...
    #Flutter
    #video_player
    #vimeo_player
    #vimeo_video_player
    Please Like, Share, Subscribe & Click on the Bell button for more video like this
    Thanks for watching the video :-)

КОМЕНТАРІ • 16

  • @fz7833
    @fz7833 2 роки тому +2

    Best flutter tutorials..

  • @avinashjain7637
    @avinashjain7637 Рік тому

    How to do live stream using Vimeo in flutter .Thanks in advance if any one have any idea on this .

  • @gyan6244
    @gyan6244 2 роки тому

    how to play full screen

    • @EffortlessCodeLearning
      @EffortlessCodeLearning  2 роки тому

      @gy an : Sorry by using this package, it is not possible.
      But if you want to implement the full screen functionality on phone,. You can try it other way. Like on click of a button, you can change the screen orientation & change the width of VimeoPlayer widget's parent container.

    • @gyan6244
      @gyan6244 2 роки тому

      @@EffortlessCodeLearning ok

  • @jaimisdomadiya5434
    @jaimisdomadiya5434 2 роки тому

    how to play private doamin video using vimeo player

    • @EffortlessCodeLearning
      @EffortlessCodeLearning  2 роки тому

      Sorry, this vimeo player support only public videos.
      Right now not sure if any other package support it, because it would need authentication. But I will check for solution & let you know.

    • @omarramadan8899
      @omarramadan8899 2 роки тому

      @@EffortlessCodeLearning did you find any solution i'm developing a learning app the i need video to be private mode not as web view like that

    • @EffortlessCodeLearning
      @EffortlessCodeLearning  2 роки тому

      @@omarramadan8899 seems only way by consuming vimeo rest api for private video.

    • @Traidev
      @Traidev Рік тому

      @@omarramadan8899 You can use this plugin and custom Edit and Add your Domain Iframe url