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

@@ -20,7 +20,7 @@ A new Flutter FFI plugin project.
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.platform = :ios, '9.0'
s.platform = :ios, '12.0'
s.requires_arc = []
# Flutter.framework does not contain a i386 slice.