formbricks 0.1.0
formbricks: ^0.1.0 copied to clipboard
Formbricks Flutter SDK — connect your Flutter app to Formbricks, identify users, track actions, and render targeted in-app surveys.
Changelog #
0.1.0 #
First beta release.
Formbricks.setup(...)— initialize against a workspace, with persisted config, lifecycle-aware expiry refresh, and error-state cooldown.Formbricks.track(...)— code-action tracking.- User identification —
setUserId,setAttribute/setAttributes,setLanguage, andlogout, with debounced, coalesced backend sync. - Survey eligibility filtering —
displayOption,recontactDays,displayLimit, segment targeting, and thedisplayPercentagegate. - Targeted in-app surveys rendered through a hardened WebView host.