Commit 3bbdcb2 1 parent f3a6c3f commit 3bbdcb2 Copy full SHA for 3bbdcb2
File tree 2 files changed +0
-11
lines changed
pkgs/native_assets_builder/test_data
2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change 66
66
- run : dart pub get -C test_data/native_add_duplicate/
67
67
if : ${{ matrix.package == 'native_assets_builder' }}
68
68
69
- - run : dart pub get -C test_data/native_add_v1_0_0/
70
- if : ${{ matrix.package == 'native_assets_builder' }}
71
-
72
69
- run : dart pub get -C test_data/native_add_add_source/
73
70
if : ${{ matrix.package == 'native_assets_builder' }}
74
71
Original file line number Diff line number Diff line change 46
46
- fail_on_os_sdk_version_linker/pubspec.yaml
47
47
- fail_on_os_sdk_version/hook/build.dart
48
48
- fail_on_os_sdk_version/pubspec.yaml
49
- - native_add_v1_0_0/build.dart
50
- - native_add_v1_0_0/ffigen.yaml
51
- - native_add_v1_0_0/lib/native_add.dart
52
- - native_add_v1_0_0/lib/src/native_add_bindings_generated.dart
53
- - native_add_v1_0_0/lib/src/native_add.dart
54
- - native_add_v1_0_0/pubspec.yaml
55
- - native_add_v1_0_0/src/native_add.c
56
- - native_add_v1_0_0/src/native_add.h
57
49
- native_add/ffigen.yaml
58
50
- native_add/hook/build.dart
59
51
- native_add/lib/native_add.dart
You can’t perform that action at this time.
0 commit comments