Band Tracker
August 25, 2022 ยท View on GitHub
A demo .NET MAUI app.
Supported platforms
Used features
- Startup, HostBuilder
- Lottie animations (using the
SkiaSharp.Extended.UI.Mauipackage) FilterChipGroupcontrol from DevExpress (free)- Frames, Gradients
- Setting background to the average color of an album art using SkiaSharp
- Showing rich artist bio with links using a
WebViewcontrol