amplitude_flutter 2.2.3 
amplitude_flutter: ^2.2.3 copied to clipboard
Amplitude Flutter plugin
2.2.3 #
- Bump iOS (7.2.0) and Android (2.29.2) Amplitude SDK versions
 - Add 
setUseDynamicConfigAPI to dynamically adjust server URL 
2.2.2 #
- Fix - Fixing crash on iOS. Thanks @nishiths23!
 - Misc - Migrated plugin to android v2 embedding. Thanks @sergey-triputsco!
 
2.2.1 #
- Fix addIdentity doesn't work correctly. Thanks @bradchien!
 
2.2.0 #
- Add 
setServerUrlAPI to customize server destination. 
2.1.1 #
- Fix calling 
setUserIdwith null crashes on iOS. 
2.1.0 #
- Fix the crash when calling 
setUserProperties - Add API 
uploadEventsto force uploading unsent events. 
2.0.0 #
- A whole new Flutter SDK which is based on much more stable Amplitude native iOS, Android SDKs