v0.2.0 of insightdive_sdk
The official repository for Dart and Flutter packages. [Unoffic…
May 15, 2026
Drop-in Flutter SDK that embeds in-app feedback surveys served by the Insightdive platform. Hosts the survey in a modal bottom sheet, listens to lifecycle events (viewed / started / completed / dismis [...] Changelog excerpt: Breaking— simplified configuration. - Insightdive.configurenow takes tenant(workspace slug) + survey(project slug) instead of host(full URL) + deploymentId. The SDK builds https://.insightdive.com/s/internally and resolves the active deployment server-side, so rotating a published survey no longer requires a SDK release. - New optional baseUrlfor staging / self-hosted / local dev. When set it replaces the computed .insightdive.comhost. - The synthesized `Feed[...]
Discussion in the ATmosphere