mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Flutter 3.29 beta (#2571)
This commit is contained in:
2
pedometer/ios/Classes/dart_api_dl.c
Normal file
2
pedometer/ios/Classes/dart_api_dl.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#include "../../src/dart-sdk/include/dart_api_dl.c"
|
||||
|
||||
3
pedometer/ios/Classes/pedometerHelper.m
Normal file
3
pedometer/ios/Classes/pedometerHelper.m
Normal file
@@ -0,0 +1,3 @@
|
||||
// Relative import to be able to reuse the C sources.
|
||||
// See the comment in ../{projectName}}.podspec for more information.
|
||||
#include "../../src/pedometerHelper.m"
|
||||
Reference in New Issue
Block a user