formbricks 0.1.0 copy "formbricks: ^0.1.0" to clipboard
formbricks: ^0.1.0 copied to clipboard

PlatformAndroid

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, and logout, with debounced, coalesced backend sync.
  • Survey eligibility filtering — displayOption, recontactDays, displayLimit, segment targeting, and the displayPercentage gate.
  • Targeted in-app surveys rendered through a hardened WebView host.
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publisherformbricks.com

Weekly Downloads

Formbricks Flutter SDK — connect your Flutter app to Formbricks, identify users, track actions, and render targeted in-app surveys.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

clock, connectivity_plus, flutter, http, shared_preferences, url_launcher, webview_flutter, webview_flutter_android

More

Packages that depend on formbricks