1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-31 00:33:02 +00:00

Update pedometer sample for jni 0.8.0 (#2237)

Also clean up some nearby Dart code :)
This commit is contained in:
Parker Lougheed
2024-04-09 12:55:27 -05:00
committed by GitHub
parent 5149510f44
commit f4083c19b2
8 changed files with 18586 additions and 7992 deletions

View File

@@ -9,13 +9,13 @@ environment:
dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
jni: ^0.7.2
ffi: ^2.1.0
plugin_platform_interface: ^2.1.8
jni: ^0.8.0
ffi: ^2.1.2
dev_dependencies:
ffigen: ^11.0.0
jnigen: ^0.7.0
jnigen: ^0.8.0
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0