Remove 'jni' from FLUTTER_FFI_PLUGIN_LIST in generated_plugins.cmake files for Linux and Windows

Update version in pubspec.yaml to 9.5.0+16
This commit is contained in:
zjs81
2026-08-11 00:17:02 -07:00
parent cf6c93c50a
commit 724696cd3c
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -10,7 +10,6 @@ list(APPEND FLUTTER_PLUGIN_LIST
list(APPEND FLUTTER_FFI_PLUGIN_LIST
flserial
jni
)
set(PLUGIN_BUNDLED_LIBRARIES)