Skip to main content

Overview

Fedo is a drop-in UI SDK for adding an in-app feedback board to your app. It provides a complete experience for browsing, creating, and managing user feedback without building any UI from scratch.

Features

  • Browse feedback with tabs (All / Mine)
  • Create new feedback with title + description
  • Vote on feedback items
  • Comment on feedback with threaded replies
  • Edit or delete own feedback
  • Pull-to-refresh
  • Built-in navigation (list → details → editor)
  • Fully managed auth

Platform Support

PlatformStatusArtifact
Android (Compose)✅ Availablecom.getfedo:sdk-android:<latest>
iOS🚧 Coming soon
Flutter🚧 Coming soon
React Native🚧 Coming soon

Requirements

  • minSdk: 24 (Android 7.0)
  • compileSdk: 35+
  • Kotlin: 2.3+