blob: 3ea866d70fc84827eef68595e7c0dca6c90a3303 [file] [log] [blame]
name: BlockTestObjCLibrary
description: 'Tests calling Objective-C blocks'
language: objc
output: 'test/native_objc_test/block_bindings.dart'
exclude-all-by-default: true
objc-interfaces:
include:
- BlockTester
headers:
entry-points:
- 'test/native_objc_test/block_test.m'
preamble: |
// ignore_for_file: camel_case_types, non_constant_identifier_names, unused_element, unused_field