instalog_platform_interface 0.1.2
instalog_platform_interface: ^0.1.2 copied to clipboard
Platform interface for the Instalog plugin providing a common API for all platform implementations.
Changelog #
0.1.2 Initial Release #
Added #
- Initial implementation of the Instalog platform interface
- Method channel implementation for platform communication
- Defined API for initialize, logEvent, showFeedbackModal, and sendCrash methods
- Comprehensive test coverage for platform interface methods
Changed #
- Initial release, no changes
Fixed #
- Initial release, no fixes