Giter Site home page Giter Site logo

player.back() about kflutter HOT 11 CLOSED

physia avatar physia commented on September 28, 2024
player.back()

from kflutter.

Comments (11)

mohamadlounnas avatar mohamadlounnas commented on September 28, 2024 2

@guillaumeboehm
u welcome,
if u search deeply about pubspec.yaml u will find interesting things

Since this issue is not related to this package i will close the issue.

To avoid this problem in future, we will not let dart_vlc will specify the version of its dependencies
instaid we well override it in Kplayer packege.

Thank you guys @guillaumeboehm @runesign @welitonsousa

from kflutter.

guillaumeboehm avatar guillaumeboehm commented on September 28, 2024 1

Until 0.2.0 is supported forcing "dart_vlc_ffi: <0.1.6" in pubspec fixes the issue.

from kflutter.

guillaumeboehm avatar guillaumeboehm commented on September 28, 2024 1

@mohamadlounnas Oh I wasn't aware of dependency_overrides, thanks. Setting dart_vlc to ^0.2.0 with it worked fine for me.

from kflutter.

mohamadlounnas avatar mohamadlounnas commented on September 28, 2024

it was work before the upgrade?

from kflutter.

welitonsousa avatar welitonsousa commented on September 28, 2024

from kflutter.

mohamadlounnas avatar mohamadlounnas commented on September 28, 2024

can u send the full code?

from kflutter.

runesign avatar runesign commented on September 28, 2024

oh, it seems we the same problem
2022-05-12

from kflutter.

guillaumeboehm avatar guillaumeboehm commented on September 28, 2024

Same issue here.

from kflutter.

guillaumeboehm avatar guillaumeboehm commented on September 28, 2024

I dug a little bit in dart_vlc and it seems back was changed to previous. Although I'm not certain I didn't take a very good look.

from kflutter.

mohamadlounnas avatar mohamadlounnas commented on September 28, 2024

Until 0.2.0 is supported forcing "dart_vlc_ffi: <0.1.6" in pubspec fixes the issue.

@guillaumeboehm
did dependency_overrides solve the problem?

from kflutter.

mohamadlounnas avatar mohamadlounnas commented on September 28, 2024

@runesign @welitonsousa @guillaumeboehm
until next version, currently use latest version from github

dependency_overrides:
  dart_vlc:
    git:
      url: https://github.com/alexmercerind/dart_vlc.git
      ref: master

image

from kflutter.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.