Git Product home page Git Product logo

Comments (7)

alextekartik avatar alextekartik commented on July 1, 2024 1

Thanks @avenwu It works. Weird that the this dev version is below the stable version, I had to explicitely set convex_bottom_bar: 2.2.4-flutter-1.20 which means I will have to change the dependency later, if you bump it to 2.2.5-dev.1, I could just do convex_bottom_bar: '>=2.2.5-dev.1' to test the dev version and be fine in the future (many packages have this, i.e a stable 1.2.3 and a dev 1.2.4-dev.1)

But well the most important: it works on Linux/Mac desktop!

from convex_bottom_bar.

alextekartik avatar alextekartik commented on July 1, 2024

(ok I just see that there was a already a PR)

from convex_bottom_bar.

avenwu avatar avenwu commented on July 1, 2024

yep, I would suggest we used stable version to develop flutter app as the dev channel can be
frequently broken. As for the property missing issue, if we receive more issues I would try to provide a beta version to compact with dev channel.

from convex_bottom_bar.

alextekartik avatar alextekartik commented on July 1, 2024

I understand it is sometimes a pain to follow each new releases and I even think that the flutter team should have deprecate the parameter before removing it. Sometimes stable version is unfortunately not possible (beta needed for the Web and dev needed for Desktop).

In the mean time I will use the github branch from the PR (but here as well having dependency overrides is also a pain). Thanks!

from convex_bottom_bar.

avenwu avatar avenwu commented on July 1, 2024

Copy that. I am also developing with flutter-web enable. I just checkout the flutter with 1.17 tag which makes the channel to unknown, then the flutter tool internal will activate the flutter-web support. The key point is use stable flutter version by hack the channel mechanism😅. Anyway, I will try to release a beta version to support the stack issue. Keep watching on this issue.

aven-mac-pro:~ aven$ flutter --version
Flutter 1.17.3 • channel unknown • unknown source
Framework • revision b041144f83 (4 weeks ago) • 2020-06-04 09:26:11 -0700
Engine • revision ee76268252
Tools • Dart 2.8.4

from convex_bottom_bar.

avenwu avatar avenwu commented on July 1, 2024

@alextekartik New beta version has been shipped to support flutter beta channel(v1.20.x):v2.2.4-flutter-1.20

from convex_bottom_bar.

avenwu avatar avenwu commented on July 1, 2024

Yes, I was not using a greater version for the dev channel package. That's because the stable version of AppBar will grow when I add new features. But I am not going to keep the dev channel package updated with each new feature🤣. So leaving the package version lower would help me to avoid mess.

from convex_bottom_bar.

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.