Giter Club home page Giter Club logo

Comments (6)

farr64 avatar farr64 commented on July 22, 2024 2

I ran into the same problem. My solution was to force this in pubspec.yaml without the "^"

flutter_reactive_ble: 5.2.0

Up tp now, I had it as "^5.2.0" with the "^" (which allowed never versions, such as the ill-fated 5.3.0).

Now, 5.3.0 is not allowed and things continue to work perfectly with 5.2.0.

Then, I deleted this directory:

~/.pub-cache/hosted/pub.dev/flutter_reactive_ble-5.3.0/

from flutter_reactive_ble.

Taym95 avatar Taym95 commented on July 22, 2024 1

my bad will fix it and make realese soon

from flutter_reactive_ble.

farr64 avatar farr64 commented on July 22, 2024

I'm sure the good folks in charge of this wonderful package will come up with 5.3.1 ASAP.

Thanks!

from flutter_reactive_ble.

ffamar avatar ffamar commented on July 22, 2024

I have the same issue.

from flutter_reactive_ble.

farr64 avatar farr64 commented on July 22, 2024

I'm afraid everyone who goes from 5.2.0 to 5.3.0 will have the same issue. See my solution above: Stay on 5.2.0 and disallow 5.3.0.

Of course, as soon as 5.3.1 (or whatever) is released, change your pubspec.yaml to whatever will be applicable then. For instance:

flutter_reactive_ble: ^5.3.1

from flutter_reactive_ble.

DeToxer avatar DeToxer commented on July 22, 2024

I see that the pubspec.yaml inside flutter_reactive_ble and reactive_ble_mobile still targets
reactive_ble_platform_interface: ^5.2.0 and reactive_ble_mobile: ^5.2.0 instead of 5.3.0.
That might be the issue.

Edit: I also see that the lock files are checked in where the dependencies (reactive_ble_mobile and reactive_ble_platform_interface) are pinned to 5.2.0

from flutter_reactive_ble.

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.