blob: b841187ccc9199b1c32cbbb0e6b9d75639dc80a6 [file] [log] [blame]
name: MethodTestObjCLibrary
description: 'Tests calling Objective-C methods'
language: objc
output: 'test/native_objc_test/method_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- MethodInterface
headers:
entry-points:
- 'test/native_objc_test/method_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field