Skip to content

Files

Latest commit

14e4f4b · Jun 29, 2021

History

History
50 lines (27 loc) · 956 Bytes

CHANGELOG.md

File metadata and controls

50 lines (27 loc) · 956 Bytes

2.0.3

  • Bugfixes with flutter web and identify call PostHog#16

2.0.2

  • Update to androidX for example android project
  • Fix ios example app and params
  • Fix web library, example, and docs

2.0.1

  • Remove generated_plugin_registrant.dart from library

2.0.0

  • Migrate to flutter 2

1.11.2

  • Bump and pin version for Android lib to 1.1.1 because of bug

1.11.1

  • Bump and pin version for Android lib to 1.1.0

1.11.0

  • Bump the version for Android lib for screen $screen_name consistency

1.10.0

  • We will include the last screen that you set in the capture events now. This will require users to user Posthog().capture() instead of Posthog.capture()

1.9.3

  • Bug fix for android identify method

1.9.2

  • Rename entire repo from flutter-posthog to posthog-flutter

1.9.1

  • Some renaming for consistency

1.9.0

  • Posthog client library for Flutter is released!