Git Product home page Git Product logo

Comments (5)

abdelaziz-mahdy avatar abdelaziz-mahdy commented on June 20, 2024 1

No need to do so, pub will auto handle it and give you the last version, since it will be the compatible one

from media-kit.

moshOntong-IT avatar moshOntong-IT commented on June 20, 2024 1

ohh I see thank your for the informative message😊

from media-kit.

abdelaziz-mahdy avatar abdelaziz-mahdy commented on June 20, 2024

this is the fix for your problem fluttercommunity/wakelock_plus#52 in our case the version update wont fix your issue.

from media-kit.

moshOntong-IT avatar moshOntong-IT commented on June 20, 2024

If that PR from wakelock package merged thrb I think this package need to update the dependency of wakelock in media kit video pub

from media-kit.

abdelaziz-mahdy avatar abdelaziz-mahdy commented on June 20, 2024

Using ^ gives you the compatible version as long as it's not a major change

So as long as wakelock didn't increase the first number of their version it will work

Example

Will work no need for us to update: 1.2.4 to (1.2.5 or 1.3.0)

1.2.4 to 2.0.0 will not work and will need an update from our side

from media-kit.

Related Issues (20)

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.