attriax_flutter_platform_interface 0.0.1
attriax_flutter_platform_interface: ^0.0.1 copied to clipboard
A common platform interface for the Attriax plugin.
Changelog #
[Unreleased] #
Added #
- Method-channel regression coverage for the default platform-interface implementation.
Changed #
- README now documents the package-level validation command for standalone release checks.
Fixed #
- Package-level lint configuration now ships with the publishable package.
0.0.1 #
- First public platform interface release for the Attriax Flutter SDK.
- Added shared SDK models, synchronization state types, and the federated platform contract used by the Android and iOS implementations.