dart-lang / dart-lang/native

Improve detection of ObjC built in classes

Open
#1,173 0 comments 0 reactions 0 assignees View on GitHub
lang-objective_c package:ffigen
Dominant language
Dart
Stars
275
Forks
144
Avg merge
2d 10h
Merged PRs (30d)
47

Description

At the moment we're just checking if the class name matches the name of a built in class, which is pretty brittle. It will break if a user happens to write a class witht he same name. Is there a way of also checking that the class was defined in an internal header?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.