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