You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to StageXL
Hi guys :) I'm investigating the possible use of Dart for our future projects.
Flutter seems to be a fully Dart framework riding on Skia and Text
I'm not familiar with Skia and just chanced upon StageXL. So I'm wondering... is it feasable to re-implement dart:ui to use StageXL and hence bring Flutter onto Web (as opposed to StageXL onto Flutter)?
Thank you for your help :)
Nils Döhring
unread,
Sep 22, 2017, 4:52:02 AM9/22/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to StageXL
Having created a UI library for StageXL, I was thinking the same thing. So far, I didn't get around to look into it more deeply, but for sure it would require massive refactoring towards the dart:ui API. Might become my cold winter evenings project.