1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-27 06:41:37 +00:00

[experimental/pedometer] Update jni and jnigen to 0.6 (#2006)

This commit is contained in:
Hossein Yousefi
2023-09-01 23:26:40 +02:00
committed by GitHub
parent d010d3fae6
commit 654e50beca
6 changed files with 2210 additions and 625 deletions

View File

@@ -11,12 +11,12 @@ dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
jni: ^0.5.0
jni: ^0.6.1
ffi: ^2.0.1
dev_dependencies:
ffigen: ^9.0.0
jnigen: ^0.5.0
jnigen: ^0.6.0
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0