blob: 0f68e597a4810e06aae3ec8c85b1ef3e253a132e [file] [log] [blame]
name: MethodTestObjCLibrary
description: 'Tests calling Objective-C methods'
language: objc
output: 'test/native_objc_test/method_bindings.dart'
functions:
exclude:
- '.*'
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