schultek / jaspr

Modern web framework for building websites in Dart. Supports SPAs and SSR.
https://jasprpad.schultek.de
MIT License
1k stars 59 forks source link

Canvas #177

Open GreatGreatGreg opened 4 months ago

GreatGreatGreg commented 4 months ago

How to use canvas in Jaspr? A light Canvas will be good for website.

Thanks

schultek commented 3 months ago

Sorry, I don't have a good answer for this one right now.

Jaspr does not implement any canvas functionality right now. But you can use dart:html to manually work with a canvas.