Hi maintainers,
First of all, thank you for your great work on FFImageLoading.Maui — it’s been very helpful in our migration to .NET MAUI.
I’m currently working on a project that uses the Avalonia backend via
https://github.com/AvaloniaUI/Avalonia.Controls.Maui
I noticed that FFImageLoading.Maui does not seem to have an implementation compatible with the Avalonia backend.
Could you please clarify:
Are there any current plans to support Avalonia (via Avalonia.Controls.Maui)?
If not, would you be open to community contributions for this?
Are there any architectural constraints in FFImageLoading.Maui that would make such support difficult?
From an initial look, it seems the platform-specific renderers / handlers would need to be adapted for Avalonia, but I’d appreciate any guidance on whether this is feasible within the current design.
Thanks in advance for your time and insights!
Best regards
Hi maintainers,
First of all, thank you for your great work on FFImageLoading.Maui — it’s been very helpful in our migration to .NET MAUI.
I’m currently working on a project that uses the Avalonia backend via
https://github.com/AvaloniaUI/Avalonia.Controls.Maui
I noticed that FFImageLoading.Maui does not seem to have an implementation compatible with the Avalonia backend.
Could you please clarify:
Are there any current plans to support Avalonia (via Avalonia.Controls.Maui)?
If not, would you be open to community contributions for this?
Are there any architectural constraints in FFImageLoading.Maui that would make such support difficult?
From an initial look, it seems the platform-specific renderers / handlers would need to be adapted for Avalonia, but I’d appreciate any guidance on whether this is feasible within the current design.
Thanks in advance for your time and insights!
Best regards