flutter_usabilla 2.4.0 
flutter_usabilla: ^2.4.0 copied to clipboard
Flutter Usabilla SDK is a flutter plugin/wrapper based on Usabilla native Android / iOS SDK, providing you to collect feedback from your users with great ease and flexibility.
2.4.0 #
Update
- Add support for Gradle 8
 - Use JVM 1.8 for the Kotlin compiler
 
2.3.1 #
Fix
- Remove unwanted imports for android
 
2.3.0 #
Fix
- Fix Integration with android sdk v8.+
 - Fix android sample app with standard events
 
2.2.2 #
Fix
- Custom variable callback
 
2.2.1 #
Fix
- Rename breaking variable
 
2.2.0 #
Update
- Added Standard Events
 
2.1.0 #
Update
- Kotlin version to 1.6.10
 - Gradle build tool to 7.1.2
 - CompileSdkVersion to 31
 - Dependency AndroidX annotation to 1.3.0
 - Dependency AndroidX fragment-ktx to 1.4.1
 
2.0.1 #
Fix
- Broadcast receiver duplication
 
2.0.0 #
Fix
- Migration to null-safety
 - Minor bugs
 
Update
- Dependencies
 
1.1.0 #
Update
- Documentation
 
1.0.1 #
Update
- Documentation
 
1.0.0 #
Add
- Android features as explained in Usabilla Native Android SDK
 - iOS features as explained in Usabilla Native IOS SDK