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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user