attriax_flutter_windows 0.4.1 copy "attriax_flutter_windows: ^0.4.1" to clipboard
attriax_flutter_windows: ^0.4.1 copied to clipboard

PlatformWindows

Windows implementation for the Attriax Flutter plugin.

Changelog #

0.4.1 #

Changed #

  • Package version alignment for the federated 0.4.1 GDPR config simplification release (the deprecated GDPR auto-detection toggle removed from shared config).

0.4.0 #

Changed #

  • Package version alignment for the federated 0.4.0 grouped-tracking and anonymous-GDPR release. No Windows-only public API changes are required.

0.3.0 #

Changed #

  • Package version alignment for the federated 0.3.0 GDPR consent release. No Windows-only API changes are required.

0.2.0 #

Changed #

  • No runtime behavior changes in the Windows implementation; the package version is aligned with the federated 0.2.0 release and the package sources/tests were refreshed for the current lint/style rules.

0.1.0 #

Changed #

  • Package version alignment for the reinstall-attribution Flutter SDK release.
  • Windows builds now consume the richer reinstall-aware startup attribution and deep-link event models shipped by attriax_flutter 0.1.0.

0.0.1 #

  • First Windows platform release for the Attriax Flutter plugin.
  • Added the federated Windows package, C API registration surface, and native method-channel implementation.
  • Added a Windows example app and package tests for platform version and native context collection.