butterfly_sdk_flutter_plugin 2.1.3
butterfly_sdk_flutter_plugin: ^2.1.3 copied to clipboard
A plugin for The Butterfly Mobile SDK (iOS + Android) that allows you use it in your Flutter mobile app.
0.0.1 #
- This is our initial release. Now you can easily use our mobile SDK in Flutter (iOS + Android).
0.0.2 #
- Improved README file
0.9.0 #
- Improved README file
0.9.3 #
- Fixed an issue with Android
0.9.4 #
- Fixed CORS issue
1.0.5 #
- Added integration tests for API key verification - will work only on DEBUG mode. However, in release mode, the report will actually be sent to our support centers, as intended in the first place.
1.0.7 #
- Fixed integration tests in Android. Added a quit button in iOS (because iPhones don't have a "back button").
1.1.1 #
- Allowing to: change screens' main color, override language regardless of device's language, override country regardless of user's location.
1.1.2 #
- The reporter will exit automatically if the app is no longer in foreground
1.2.2 #
- Added Arabic interface- Now our reporter is now much easier to get translated.
1.3.1 #
- Flexible language support
2.0.0 #
- [Android][accessibility] Fixed zoomed text
- [Android] No longer disappearing when focused is out
2.0.1 #
- [iOS] No longer disappearing when focused is out
2.0.3 #
- [Android] New - native close button (in addition to Android device's "back button")
2.1.0 #
- [iOS+Android] Deep links handling
- [Android] Small fixes and improvements in
2.1.2 #
- Update docs
2.1.3 #
- iOS small bug fix