1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-08 04:34:33 +00:00

Pedometer dependency updates and regeneration (#2133)

Supersedes https://github.com/flutter/samples/pull/2132 with
regeneration as well

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Parker Lougheed
2024-01-05 04:48:39 -06:00
committed by GitHub
parent 2f370275ad
commit a697405859
8 changed files with 18954 additions and 17738 deletions

View File

@@ -1,21 +1,20 @@
name: pedometer
description: A new Flutter FFI plugin project.
version: 0.0.1
publish_to: "none"
publish_to: none
environment:
sdk: ^3.2.0
flutter: ">=2.11.0"
dependencies:
flutter:
sdk: flutter
plugin_platform_interface: ^2.0.2
jni: ^0.7.0
ffi: ^2.0.1
jni: ^0.7.2
ffi: ^2.1.0
dev_dependencies:
ffigen: ^10.0.0
ffigen: ^11.0.0
jnigen: ^0.7.0
flutter_test:
sdk: flutter