Skip to content

Migrate to dart:js_interop and Extension Types #26

@pattobrien

Description

@pattobrien

Are there any plans to use the new js_interop features? I've been working on some experiment ts2dart converters (e.g. to create a VSCode Extension using Dart), and would love to work together to migrate to the new conventions.

Some of the topics I've been working on revolve around the following:

  • defining a JSON Schema meta-schema that represents a Dart js_interop IDL
  • creating typescript d.ts to Dart IDL converters using ts-morph
  • creating macros that generate the given Dart code from a given Schema

I'd love to begin discussing ways we could collaborate with the community to migrate to js_interop!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions