Git Product home page Git Product logo

Comments (8)

jasonlaw avatar jasonlaw commented on September 25, 2024 1

Hi @larryaasen ,

Thanks for the fast action! I will definitely try this in my app. Thanks again!

from upgrader.

stevenspiel avatar stevenspiel commented on September 25, 2024 1

Hey, great work. I'm excited to use this plugin.

There appears to be a compatibility issue with Flutter stable, which is currently using Dart SDK 2.1.2-dev.0.0.flutter-0a7dcf17eb. I tried installing 0.5.0 today, but ran into this issue:

The current Dart SDK version is 2.1.2-dev.0.0.flutter-0a7dcf17eb.

Because upgrader >=0.5.0 depends on xml >=3.4.0 which requires SDK version >=2.2.0 <3.0.0, upgrader >=0.5.0 is forbidden.


So, because zboviq depends on upgrader ^0.5.0, version solving failed.

Which Flutter channel are you using?

from upgrader.

larryaasen avatar larryaasen commented on September 25, 2024

@jasonlaw That is a good question, and I don't know much about AndroidX and packages at this point. I need to look into this more and determine what needs to be changed to support AndroidX.

from upgrader.

jasonlaw avatar jasonlaw commented on September 25, 2024

Hi @larryaasen ,

I am using this as reference: https://flutter.dev/docs/development/packages-and-plugins/androidx-compatibility

From your package reference, at least I see the package_info is not AndroidX compatible.
image

This is from the package_info released notes:
image

Hope this help.

from upgrader.

larryaasen avatar larryaasen commented on September 25, 2024

@jasonlaw Thanks for pointing that out. I am updating all of the packages in the pubspec.yaml file (actually 5 of them) to pickup the versions that now support AndroidX. I should have this ready soon.

from upgrader.

larryaasen avatar larryaasen commented on September 25, 2024

I just published version 0.5.0 of this upgrader package at https://pub.dartlang.org/packages/upgrader. I updated dependent packages to AndroidX compatible versions.

Commit: 3a118ae

@jasonlaw Please let me know if this runs in your AndroidX app.

from upgrader.

larryaasen avatar larryaasen commented on September 25, 2024

@stevenspiel I published version 0.5.1 of this pack using Dart 2.2.0 and xml 3.4.0 which passed the tests on the Flutter dev branch. Hopefully, this will solve your problem.

from upgrader.

stevenspiel avatar stevenspiel commented on September 25, 2024

Great! Thank you!

from upgrader.

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.