android_libcpp_shared 0.2.0
android_libcpp_shared: ^0.2.0 copied to clipboard
Dart / flutter package for Android to add the libc++_shared.so STL C++ shared runtime library to your app
Changelog #
0.2.0 #
- Updated
native_toolchain_cto0.19.0. - Updated
hooksto2.0.2. - Updated
exampleKotlin version to2.3.20,com.android.applicationto9.0.1andgradleto9.1.0. - Added documentataion about adding
--enable-native-access=ALL-UNNAMEDtoorg.gradle.jvmargsingradle.properties. - Added
--enable-native-access=ALL-UNNAMEDtoorg.gradle.jvmargsinexample/android/gradle.properties.
0.1.1 #
- Updated
native_toolchain_cto0.18.0.
0.1.0 #
- Shared Android C++ runtime for Dart / Flutter apps.