Limited
2
0

feat(scenarios): add buy me a coffee maui library

Create a .NET MAUI library for Buy Me a Coffee integration with branded button, QR code, and widget controls. Includes 8 theme presets (yellow, black, white, blue, violet, orange, red, green), customizable styling, and SkiaSharp-based rendering. Supports opening BMC pages in browser and generating QR codes for donations.
This commit is contained in:
2026-03-03 23:19:45 -05:00
commit 0e9fb32448
15 changed files with 1071 additions and 0 deletions

3
bmc.maui.slnx Normal file
View File

@@ -0,0 +1,3 @@
<Solution>
<Project Path="BuyMeCofee.Maui/BuyMeCofee.Maui.csproj" />
</Solution>