Is it possible to use the dart:_internal library?

62 views
Skip to first unread message

Steven Roose

unread,
Sep 2, 2014, 3:21:51 PM9/2/14
to mi...@dartlang.org
Hi,


I want to use the UnmodifiableListMixin from the Dart internal library, is it possible to import it in any way?
I see that other "dart:X" libraries use the ```import "dart:_internal"``` statement for that, but is does not seem to work.

If it is possible, I'd like to know how, and if it is not, I'd like to know if the license of that code allows me to just copy it into my project (it's licensed with standard MIT license).


Thanks

Steven

Günter Zöchbauer

unread,
Sep 2, 2014, 4:26:31 PM9/2/14
to mi...@dartlang.org
I don't know if it's possible but here is a feature request to make it available https://code.google.com/p/dart/issues/detail?id=18970

Bob Nystrom

unread,
Sep 2, 2014, 4:31:29 PM9/2/14
to General Dart Discussion

On Tue, Sep 2, 2014 at 12:21 PM, Steven Roose <steve...@gmail.com> wrote:
I'd like to know if the license of that code allows me to just copy it into my project (it's licensed with standard MIT license).

I'm not a lawyer, but my understanding is that that should be fine.

- bob

Reply all
Reply to author
Forward
0 new messages