Roadmap
Where Flotify is headed. We're building in public — follow along on GitHub.
Flotify started with Trello because it's the tool most teams already use. But the architecture is designed from day one to support any project management tool. Each integration is a self-contained provider — adding a new one doesn't touch the core widget code.
v0.1 — Now
- Trello integration
- Bug, Feature, Question types
- Auto screenshot (html2canvas)
- Drag & drop / paste screenshot
- Auto-collected metadata (URL, browser, screen, timestamp)
- Light & dark theme
- Framework-agnostic (vanilla JS)
- CDN + npm distribution
v0.2 — Next
- GitHub Issues integration
- Customizable feedback types
- Callback hooks (onSubmit, onOpen, onClose)
- Custom fields support
- i18n (English, French, Spanish, Arabic)
- Keyboard shortcuts
v0.3 — Future
- Linear integration
- Jira integration
- Notion integration
- Asana integration
- React wrapper (@flotify/react)
- Vue wrapper (@flotify/vue)
- Screen recording (video)
- User identification
- Proxy/serverless mode for API key security
Want a specific integration?
Open an issue on GitHub and let us know which tool you need.
Request an integration