Skip to content

odd import statements #45

@bsutton

Description

@bsutton

I'm trying to generate code for the IOS AVFoundation.h headers.

I've managed to get it to generate code (with lots of errors and warnings as it does the generation).

However I'm seeing some odd dart import statements in the generated code:

// You can uncomment this line when this package is ready // import 'package:fondation/foundation.dart'

So two questions:
When am I meant to uncomment this lines? When is the 'package ready'?
Do I just need to uncomment these lines after the code gen.

  1. the import has a package statement. Does this mean that I need to generate a separate package for each set of headers in ios?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions