Hacker News new | ask | show | jobs
by dillonnys 812 days ago
Ah, gotcha! The choice to use Flutter Web in the demo was just for presentational effect. Celest is built to work with all of the Flutter platforms equally.
1 comments

Thanks. Is flutter required, or can we use Dart to return html, json, etc?
Flutter is currently required for the parent app, but I'll be lifting that requirement very soon. Stay tuned!