Giter VIP home page Giter VIP logo

Comments (8)

breyed avatar breyed commented on July 23, 2024 1

This issue is related to mono/SkiaSharp#2307 and can be worked around by adding the latest SkiaSharp to your project.

<PackageReference Include="SkiaSharp" Version="2.88.8" />

from maui.freakycontrols.

breyed avatar breyed commented on July 23, 2024 1

@FreakyAli I donโ€™t think so. The use of SkiaSharp is an implementation detail. From the perspective of a user of FreakyControls, once you add the FreakyControls package, suddenly your app no longer works on the simulator.

Itโ€™s possible the issue can be fixed by just updating Maui.FreakyControls.csproj so that the PackageReference to SkiaSharp.Views.Maui.Controls is for version 2.88.8. It would be best to update any other outdated NuGet packages at the same time.

from maui.freakycontrols.

FreakyAli avatar FreakyAli commented on July 23, 2024

@breyed Should this be closed based on the face that the issue is related to SkiaSharp

from maui.freakycontrols.

FreakyAli avatar FreakyAli commented on July 23, 2024

@breyed I understand your perspective on this but the problem with that is the user is forced to update Maui related packages because of this, and if they are facing a bug in their software because of a specific version they won't be able to downgrade it because of the requirements of our package which is another problem imho, what do you think about this!

from maui.freakycontrols.

breyed avatar breyed commented on July 23, 2024

@FreakyAli Good point. A good balance point between stability and up-to-dateness would be to use the minimum secure and working (across all targets) version of dependencies. For SkiaSharp, that appears to be 2.88.8.

from maui.freakycontrols.

FreakyAli avatar FreakyAli commented on July 23, 2024

Well it used to 2.8.3 and things worked fine but one of my friends who was using 2.8.2 was not able to use the controls anymore because of which I downgraded the minimum requirement down to 2.8.0 in any case I'll find an optimum solution find a way that fixes the issue for maximum people using our controls, thanks for all the input appreciate it!

from maui.freakycontrols.

breyed avatar breyed commented on July 23, 2024

You can specify a version range on the relevant PackageReferences.

from maui.freakycontrols.

FreakyAli avatar FreakyAli commented on July 23, 2024

@breyed that's interesting I'll check it out next weekend and see if I can make a release!

In the meantime I hope you were able to make things work!

from maui.freakycontrols.

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.