1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-25 22:01:51 +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

@@ -39,12 +39,9 @@ dependencies:
# the parent directory to use the current plugin's version.
path: ../
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
ffi: ^2.1.0
ffi: ^2.1.2
intl: ^0.19.0
jni: ^0.7.0
jni: ^0.8.0
fl_chart: ^0.67.0
dev_dependencies: