qualaroo_flutter_sdk 0.0.4
qualaroo_flutter_sdk: ^0.0.4 copied to clipboard
A Flutter bridge for integrating Qualaroo mobile SDK to your mobile application.
0.0.1 #
- First version of Qualaroo for flutter applications
0.0.2 #
- Readme Update
0.0.3 #
- Updated package name to qualaroo_flutter_sdk to avoid conflicts
- Updated iOS podspec with correct name and version
- Fixed method channel names for both Android and iOS
- Updated package metadata and descriptions
0.0.4 #
- Fixed method channel name mismatch between Dart and native code
- Resolved MissingPluginException error
- Updated method channel from 'qualaroo_flutter' to 'qualaroo_flutter_sdk'
- Code cleanup - removed unused build artifacts and temporary files
- Optimized package size by removing unnecessary directories