fl_umeng 2.5.0
fl_umeng: ^2.5.0 copied to clipboard
umeng plugin for flutter, only Android and IOS are supported
2.5.0 #
- Remove
setConfigWithCrash()
,Use it directly in the init method - Fix bugs
2.3.1 #
- Fix bugs
CrashMode
Adds enableNetworkForProtocol in ios
2.3.0 #
- Update build.gradle
- Added interfaces to get integration test information
- Add some methods, which you can see in Example
2.2.1 #
- Update the UmengSDK version on Android
2.2.0 #
- Remove instance , direct initialization
- Update gradle version
- Update kotlin version
2.1.1 #
- Add setDebugWithCrash
2.1.0 #
- Add UMAPM
- Add Crash API
2.0.0 #
- Add Singleton Pattern
- Upgrade Android Gradle
1.1.9 #
- Upgrade Android Umeng SDK version
- Add platform restrictions
1.1.8 #
- Modify the return parameter to be non null
- Update Android version
1.1.7 #
- Update Android com.android.tools.build:gradle version
- Remove AndroidManifest.xml minSdkVersion
- Replace jcenter() to mavenCentral()
1.1.6 #
- Update umeng new branch build.gradle
1.1.5 #
- Simplify Android proguard rules
1.1.3 #
- Add doc
- Add return parameter
- Update sdk version
1.1.1 #
- Modify method name
- Perfect doc and example
1.0.0 #
- Update flutter 2.0
0.0.6 #
- Remove shell file
0.0.5 #
- Simplify Android registration
- Modify method name
0.0.3 #
- Fix ios podspec
- Add README.md
0.0.1 #
- Create