Hacker News new | ask | show | jobs
by 41209 1751 days ago
Flutter web is amazing. I have the opportunity to build a side project with it last year, and I just love it. Compared to trying to build web applications with React or Vue, Flutter doesn't have to deal with the baggage of the JavaScript ecosystem.

Here's a server side Dart framework

https://aqueduct.io/

Not sure how mature it is, but if I ever have a need to build another backend server I'll try it. I tend to prefer managed solutions now like Google's Firebase, which integrates so well with Flutter ( obviously because Google has a vested interest in you using their services)

1 comments

this looked neat, but FYI seems to have been discontinued.

https://stablekernel.com/article/announcing-the-sunsetting-o...

Rather unfortunate, but if you really want you can fork it.

I spent a bit of time looking for another project, but it looks like they're just isn't a whole lot of movement on this