clarity_flutter 1.1.0 copy "clarity_flutter: ^1.1.0" to clipboard
clarity_flutter: ^1.1.0 copied to clipboard

The official Clarity Flutter SDK.

1.1.0 #

July 09, 2025 #

  • [Feature] Added setCustomUserId API to set a custom user id for session tracking.
  • [Feature] Added setCustomTag API to add custom tags to sessions.
  • [Feature] Added setCustomSessionId API to set a custom session id for tracking specific sessions.
  • [Feature] Added setOnSessionStartedCallback API that gets the clarity session id as a parameter to allow developers to execute custom logic when a session starts.
  • [Feature] Added getCurrentSessionUrl API to retrieve the current Clarity session URL.
  • [Feature] Added sendCustomEvent API to send custom events for the session to use in Smart events and Funnels.
  • [Feature] Added setCurrentScreenName API to set the current screen name for the current page.

1.0.0 #

June 16, 2025 #

  • Initial Release: This is the first public release of the Flutter SDK.