amplify_analytics_pinpoint 0.1.3 copy "amplify_analytics_pinpoint: ^0.1.3" to clipboard
amplify_analytics_pinpoint: ^0.1.3 copied to clipboard

outdated

The Amplify Flutter Analytics category plugin using the AWS Pinpoint provider.

0.1.3 (2021-04-21) #

0.1.2 (2021-04-16) #

Bug Fixes #

  • fix: handle hot restart (#491)

0.1.1 (2021-03-29) #

Bug Fixes #

  • fix: Move AddPlugin from Register to MethodChannel (#411)
  • fix: upgrade plugin_platform_interface (#447)

0.1.0 (2021-02-15) #

Chores #

  • chore: Bump android version to 1.16.13 (#391)

Bug Fixes #

  • fix: fix analyticsProperties (#383)

0.0.2-dev.2 (2021-02-09) #

Chores #

  • chore: Updated amplify-android version 1.6.10 (#332)
  • chore: Refactor error handling to use the new AnalyticsException type (#336)

Bug Fixes #

  • fix: MissingPluginException when android app restarts (#345)
  • fix: fix AnalyticsProperties not registering properly on iOS (#336)

0.0.2-dev.1 (2021-01-25) #

Chores #

  • chore: Refactor amplify_core into amplify_flutter (#273)
  • chore: Add a new amplify_core package for base types and utilities (#275)

0.0.1-dev.6 (2021-01-04) #

Bug Fixes #

  • fix: fix relative path for coverage.gradle to be local to the package (#293)

0.0.1-dev.5 (2020-12-31) #

Chores #

  • chore: Updated amplify-android version 1.6.8. (#261)
  • chore: add some missing headers on kotlin files (#269)

0.0.1-dev.4 (2020-12-03) #

Chores #

  • Updated amplify-android library version to v1.6.6
  • Updated amplify-ios library version to v1.4.4

0.0.1-dev.3 (2020-10-08) #

Bug Fixes #

  • Update example podspecs
  • chore: unify gradle versions across repo

0.0.1-dev.2 (2020-08-24) #

Bug Fixes #

  • Add logging and basic error handling.

0.0.1-dev.1 (2020-08-17) #

  • Initial preview release.