zycloud_chat 1.3.0
zycloud_chat: ^1.3.0 copied to clipboard
This library is a chat App plug-in based on zycloud_client and zycloud_widget that supports code push in AOT environment.
1.3.0 #
- Upgrade to the latest dependent libraries.
1.1.1 #
- Add nativeValueConverter parameter to zycloudMain method.
1.1.0 #
- Fix the bug of calling PopScope for AppHome.
- Important: After testing, it was found that the com.android.tools.build:gradle:7.2.0 version needs to be specified in the /android/build.gradle file to pass the compilation.
1.0.3 #
- Improve the example project.
- Optimize the parameter structure related to the application entry method.
1.0.2 #
- Add configuration parameters for custom theme colors to the App class.
1.0.1 #
- Add zycloudService parameters to the App class and implement its logic.
1.0.0 #
- Initial version.