1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-06 19:52:04 +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

@@ -30,7 +30,7 @@ FFIgen currently does not support autogenerating code to handle callbacks.
So, there are a few extra steps needed to
appropriately handle callbacks in Objective-C.
You can read more about this limitation on
[dart.dev]((https://dart.dev/guides/libraries/objective-c-interop#callbacks-and-multithreading-limitations).
[dart.dev](https://dart.dev/interop/objective-c-interop#callbacks-and-multithreading-limitations).
```bash
dart run ffigen --config ffigen.yaml