math_flutter 0.3.0
math_flutter: ^0.3.0 copied to clipboard
Flutter plugin for QuestionPro CX interaction SDK (Android).
0.3.0 #
- Bump version to 0.3.0
0.2.0 #
- Declare QuestionPro CX SDK dependency (JitPack) in plugin so it resolves when used from pub.dev
- Fix Android callback method names to match SDK:
onSuccess/onFailed - Fix plugin namespace to
com.example.math_flutter
0.1.0 #
- Second release
- QuestionPro CX interaction SDK integration (Android)
- Added
MathFlutter.initializeSurvey()to initialize the SDK - Added
MathFlutter.launchSurvey(surveyId)to launch surveys
0.0.1 #
- Initial release