rivium_ab_testing 0.1.0+2
rivium_ab_testing: ^0.1.0+2 copied to clipboard
A/B Testing SDK for Flutter - Run experiments and feature flags with Rivium. Pure Dart, works on all platforms.
0.1.0+2 #
- Comprehensive README with full usage examples and API reference
0.1.0+1 #
- Updated documentation and README
0.1.0 #
- Initial release
- A/B testing with experiment variants and sticky assignments
- Feature flags with targeting rules and rollout percentages
- All 17 event types (view, click, conversion, custom, scroll, form_submit, search, share, add_to_cart, remove_from_cart, begin_checkout, purchase, video_start, video_complete, sign_up, login, logout)
- Offline-first event queue with automatic sync
- Local bucketing with MD5 hash
- Works on all Flutter platforms (Android, iOS, Web, macOS, Linux, Windows)