Filter
Exclude
Time range
-
Near
Replying to @JanviPithadiya
yeah, i saw some people use angulardart and jaspr as well, thats why i asked 😅
1
12
Replying to @_KanyeDev
Personally, it's because of traumatic experience with Aqueduct which failed gloriously and left me in need to rewrite several servers back in the day. Not to mention AngularDart even before that. Flutter seems like the only relatively safe heaven in Dart world, unfortunately.
1
1
78
Apr 15
Flutter・Dart公式ドキュメントサイト、去年Dart製に完全移行したのだけど、その際に採用されたJasprについて( ´・‿・`) Google公式ではないけど、最近はGoogleと密に連携取ったり公式推奨フレームワーク的な位置付け( ´・‿・`) Flutter Webはアプリ向けだけど、Jasprはそれと同じような感覚で書けるWebサイト向けフレームワーク(懐かしのAngularDartと同じ用途)でFlutter非依存のDartコードは共有できる( ´・‿・`) RiverpodのProviderも共用できて、そのためのjaspr_riverpod(pub.dev/packages/jaspr_river…)も提供されている。 Flutter公式ブログ記事: blog.flutter.dev/we-rebuilt-… 公式YouTubeでの言及: youtu.be/w05Mwgk_R4g JasprPad: playground.jaspr.site
Replying to @FlutterDev
What does a modern web framework built entirely in Dart look like under the hood? On the Google Open Source blog, Jaspr creator Kilian Schulte details the framework's architecture, its partial hydration capabilities, and his journey building the project: goo.gle/jaspr-good-idea
16
124
22,122
Programming Languages and Their Most Popular Libraries / Frameworks •Python - TensorFlow / PyTorch / Pandas / Django / Flask •JavaScript - React / Next.js / Vue.js / Angular / Node.js •Java - Spring Boot / Hibernate / Apache Struts / JavaServer Faces •C - Boost / Standard Template Library / Qt / OpenCV •C# - .NET / ASP.NET Core / Blazor / Entity Framework •Go (Golang) - Gin / Cobra / Beego / Echo •Rust - Tokio / Serde / Actix Web / Rocket •PHP - Laravel / Symfony / CodeIgniter / CakePHP •Ruby - Ruby on Rails / Sinatra •Swift - SwiftUI / Alamofire / Vapor •Kotlin - Ktor / Kotlin Coroutines / Spring Boot •Dart - Flutter / AngularDart
3
5
67
5,981
Yeaaah, I don't think Bloc is reasonably written Dart. I think Bloc is a typical example of enterprise level over-engineering. It was created by people writing AngularDart and Flutter at the same time as a "bridge". Then it sadly escaped confinement.
2
4
32
3,577
The public version of AngularDart was deprecated a few years ago, wonder if they would consider opening it again now that Flutter and Dart are much more popular
2
55
30 Oct 2025
Google uses AngularDart for lots of web stuff (not flutter web), including Ads. I don't think there are many users outside of Google for that stack though. 🤷
3
3
187
TIL there used to something called "AngularDart".. ohhhh
1
3
128
Replying to @_eseidel
Interesting. I actually saw this in some articles (also used for Google AdWords). I’m not just sure it’s still being used (considering the maintenance status of AngularDart).
1
4
1,171
23 Aug 2025
Replying to @developerjamiu
I would expect is AngularDart, which is big inside Google but used almost nowhere else.
8
2
47
3,616
18 Jul 2025
AngularDart is probably a better candidate- at least it had, dunno, 100000x more code written in it compared to polymer.dart. There were also all kinds of niche things. Like over_react 🫣
1
2
62
Finally out! I had a chance to take this for a spin as a very early version, might have to do it again after I clean up my client work. Jaspr is de-facto Flutter Web we always wished for and IMO, a successor to AngularDart.
🚀 Announcing "Jaspr Content"! 🚀 A new package for building CONTENT-DRIVEN SITES with MARKDOWN like documentation, blogs, or marketing pages. It comes with LOTS OF BUILT-IN STUFF like pre-made layouts, components, theming and more. Check thread for all the amazing features ->
2
1
21
1,189
Replying to @francescovll
The truth about this is painful: most Dart devs are, in fact, Flutter devs so they don't care about BE. With the death of AngularDart, the BE packages took a backseat to Flutter. Another truth: Developers are becoming lazy and want others to do the "dirty" work and give it to them for free only to complain when these same packages are not maintained. It's the sad truth, but I'm glad we are doing something about it :)
3
6
182
Replying to @jezell
This reminds me the first days of dart where you could run your dart code directly in chromium... That was awesome but then the path changed to a more standarized way: transpile to js. AngularDart was born for those days for example
1
4
496
Replying to @airesearch12
Well, Google had a project called AngularDart. But, because Flutter proved to be more stronger, they shifted their focus to build Flutter for web from creating Angular in Dart. Which I believe was a very good decision. 🚀
1
12
2,007
19 Feb 2024
Let’s go back in time. Dec/2017, teacher and researcher on Phonetics Developing Web w/ #Angular, #Android w/ Java and looking for something else to put my heart. Spoiler alert, I Found it. First I met AngularDart then #Dart and finally #Flutter So I did put my last dollar on it
1
2
134
I am actually a big jaspr fan - I mention it whenever a question of AngularDart alternatives comes up.
1
2
193
27 Oct 2023
Was about to say jasper too, probably what I would use if I had to build a web site with Dart. Google used to use AngularDart, not sure if they still do or if it is even still a thing. Latest stable release is very old, and dev release is 6 months old pub.dev/packages/ngdart/vers…

3
195
27 Oct 2023
Replying to @tadaspetra
Angulardart used to be a thing 😄 flutter is probably your best bet arm
1
1
408