Skip to content

Conversation

@camillaromagnoli
Copy link

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

luke-belton and others added 30 commits August 8, 2025 13:18
* fix: do not render HTML content

* fix: address feedback
* feat: add android plugin

* fix: kotlin surveys delegate

* chore: update CHANGELOG

* ci: failing builds

* chore: update dependency version

* ci: fix

* ci: fix example build

* ci: update to java 17
* feat: surveys iOS GA

* Update CHANGELOG.md

Co-authored-by: Manoel Aranda Neto <[email protected]>

* fix: default to false for survey configuration

---------

Co-authored-by: Manoel Aranda Neto <[email protected]>
* feat: add public interface

* feat: add config and exception processor

* feat: native plugins

* chore: update sample app

* feat: add unit tests

* feat: handle primitives

* chore: update changelog

* fix: package and module

* fix: format

* fix: use Object vs dynamic

* chore: rename folder

* fix: make stackTrace optional

* fix: clean generated stack trace

* feat: add unit tests

* fix: make function optional

* fix: drop primitive check

* fix: skip module

* fix: make thread_id optional

* fix: update config

* fix: error type

* fix: doc

* fix: handle empty stack trace

* fix: allow overwriting exception properties

* fix: normalize props

* chore: bump min dart and flutter version

* fix: generate event timestamp flutter side

* fix: remove handled from public api

* fix: platform call arguments

* fix: example app

* fix: do not try to parse exception package

* fix: normalize props

* fix: normalize sets

* fix: remove handled from public interface

* fix: web handler

* fix: replace hof with direct iteration

* fix:

* feat: add web support

* chore: add config comment

* feat: add async gap franes

* Revert "feat: add web support"

This reverts commit 6c0529c.
* feat: surveys GA

* fix: remove unused import

* fix: add note on PosthogObserver

* fix: add web doc
ioannisj and others added 5 commits November 3, 2025 11:46
* feat: add public interface

* feat: add config and exception processor

* feat: native plugins

* chore: update sample app

* feat: add unit tests

* feat: handle primitives

* chore: update changelog

* fix: package and module

* feat: add autocapture integration

* chore: update changelog

* fix: format

* fix: format

* fix: use Object vs dynamic

* chore: rename folder

* fix: make stackTrace optional

* fix: clean generated stack trace

* feat: add unit tests

* fix: make function optional

* fix: drop primitive check

* fix: skip module

* fix: make thread_id optional

* fix: update config

* fix: error type

* fix: doc

* fix: handle empty stack trace

* fix: allow overwriting exception properties

* fix: normalize props

* chore: bump min dart and flutter version

* fix: generate event timestamp flutter side

* fix: remove handled from public api

* fix: platform call arguments

* fix: example app

* fix: do not try to parse exception package

* fix: normalize props

* fix: normalize sets

* fix: remove handled from public interface

* fix: web handler

* fix: replace hof with direct iteration

* fix:

* feat: add web support

* chore: add config comment

* feat: add async gap franes

* Revert "feat: add web support"

This reverts commit 6c0529c.

* fix: simplify config

* feat: add config for native autocapture

* fix: avoid null-assertion

* fix: always restore original handlers

* fix: wrap error in PostHogException

* feat: add test cases

* feat: capture additional details from FlutterErrorDetails

* fix: make install and uninstall methods private

* fix: do not modify behavior

* feat: add current isolate error handling

* fix: remove tests

* fix: annotate as internal

* fix: flutter analyze

* fix: do not install PlatformDispatcher.instance.onError on web

* chore: update changelog

* fix: build

* chore: update changelog

* fix: address feedback

* fix: mark IsolateErrorHandler as internal for now

* fix: type inference

* fix: update changelog

Co-authored-by: Manoel Aranda Neto <[email protected]>

* fix: platform check

* chore: update sample project

---------

Co-authored-by: Manoel Aranda Neto <[email protected]>
@github-actions
Copy link

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Next" section. Make sure the entry includes this PR's number.
Example:

## Next
- Bump/5.9.0 ([#1](https://github.com/Spill-App/posthog-flutter-fork/pull/1))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 8b2d6b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants