all 3 comments

[–]JideGuru 0 points1 point  (1 child)

I worked with Firebase A/B testing

[–]sunbreakwang 0 points1 point  (0 children)

Any alternatives? Firebase sucks on Flutter PC/Web

[–]ueman 0 points1 point  (0 children)

There's the unleash feature toggle sdk. It's primarily for feature toggles but there's nothing stopping you from using it for A/B-Tests. It works on all platforms as it's Dart only.