dart-archive / js_facade_gen

Generates package:js Javascript interop facades for arbitrary TypeScript libraries
Apache License 2.0
161 stars 29 forks source link

Support enum type declaration #87

Open sestegra opened 4 years ago

sestegra commented 4 years ago

Fix #86

giiyms commented 3 years ago

Hello, will this be accepted into master anytime soon?

gibahjoe commented 3 years ago

Any updates?

felix-barz-brickmakers commented 3 years ago

Another PING. We really need this...

hrabkin commented 2 years ago

After web support release this project becomes really important why it is in a stale mod?

devoncarew commented 1 year ago

Hi; thanks for the contribution and the interest. Unfortunately, this repository was not being actively maintained and as per the readme, we've made the decision to archive it.

We'll continue to work on improving JS interop generally. For details on how to write interop interfaces using package:js, please visit the package:js pub page or the dart.dev documentation for JS interop.

If there is interest in continuing this repository, feel free to contribute by forking.