Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dart support #548

Open
joseluisq opened this issue Mar 20, 2019 · 2 comments
Open

Add Dart support #548

joseluisq opened this issue Mar 20, 2019 · 2 comments
Assignees
Labels

Comments

@joseluisq
Copy link

It would be great to have Dart support too.

import 'package:test/test.dart'; // external
import 'package:local_package/lib.dart'; // local

void main() {
  // ...
}
@stefanbuck
Copy link
Member

Yes! This would be super 👍 Thanks for the idea! Would you like to contribute to make it? The ruby plugin should provide you some hint on how to build it. I'm happy to assist you.

@joseluisq
Copy link
Author

I would like to contribute as soon as I get free time again.

@xt0rted xt0rted self-assigned this Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants