1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-04 18:51:05 +00:00

Update pedometer to jni and jnigen:0.5.0 (#1863)

Updates the pedometer sample to the latest version of jni and jnigen.
This commit is contained in:
Hossein Yousefi
2023-06-02 09:12:44 +02:00
committed by GitHub
parent d4c470e9c1
commit aff3b0979e
9 changed files with 7661 additions and 7906 deletions

View File

@@ -11,12 +11,12 @@ dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
jni: ^0.3.0
jni: ^0.5.0
ffi: ^2.0.1
dev_dependencies:
ffigen: ^8.0.0
jnigen: ^0.4.0
jnigen: ^0.5.0
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0