Results 16 issues of AH

-Change Regex to comply with Safari. -Disable backgroundGradientColor.

Great plugin. Feature request: Web Support

enhancement

HI, Awesome package, are you going to upgrade to null sound safety? Thanks

@mdebbar @marcosmko @fearlessambassador After going deep into this, I was able to create a workaround. I'll put my findings together and organize my code before explaining it here. Please link...

[!] No podspec found for `flutter_barcode_scanner_fork` in `.symlinks/plugins/flutter_barcode_scanner_fork/ios`

### What happened? Missing librealm_dart.dylib when compiling with Xcode Cloud ### Repro steps ### Steps to reproduce 1.Install a package like realm. 2.Archive with Xcode Cloud for MacOS ### Expected...

O-Community
T-Bug
SDK-Use:Sync

How to create ongoing subscription: What value should i pass to setTotalOccurrences var paymentScheduleType = new ApiContracts.PaymentScheduleType() paymentScheduleType.setTotalOccurrences(???) Thanks.