2 DDoS attacks in 2 days? Not on my watch. π
Iβm fighting backβnew honeypot traps are live across all our sites TODAY. π‘οΈ
π« Hit a trap = 7-day auto-ban.
π Repeat offense? Penalty doubles (14, 28...).
These aren't accidental linksβzero mercy for bad actors. π»π₯
#dart #dartlang
Yesterday we released 2 news package that have been extracted from our spark framework so anyone can use them.
- pub.dev/packages/spa...
- pub.dev/packages/spa...
and today we continue with another one:
- pub.dev/packages/spa...
#dart #dartlang #webdev
One more brick to allow shareable code between #backend and #frontend for spark.
pub.dev/packages/spa...
we plan to support the entire Javascript API.
used in spark.kleak.dev
#dart #dartlang #webdev
new doc page for spark are out.
cli addition to create component, page and endpoint :
spark.kleak.dev/docs/cli-cre...
spark mcp to allow your agent to interact with you app:
spark.kleak.dev/docs/mcp-ser...
more at spark.kleak.dev
#dart #dartlang #webdev
Built in the website we create and host for our customer.
Thanks to @ipinfo.bsky.social that allow us to have this really nice map.
Visitor breakdown and page view are managed in house no third party involved for these part.
built with spark.kleak.dev
#dart #webdev
if you are interested in spark come on our zed channel
zed.dev/channel/spar...
#dart #spark_framework #webdev
Today i released a big update to spark.
Lots of improvements in the framework.
see yourself : pub.dev/packages/spa...
and even more in the cli : pub.dev/packages/spa...
#dart #dartweb #dartlang #ssr #webcomponent
Next stop auth for spark+
#dart #dartlang
Something I should have done way before !
My company website π
kleak.dev
We are specialized in developing great things in Dart & Flutter.
#dart #dartlang #flutter #flutterdev
We built dart-news.kleak.dev to help devs find the best #Dart content without the noise.
Seeing 1,000 unique visitors hit the site today is huge validation for us. Thank you for trusting us with your reading time! π
What features should we build next? Let us know below! π
π± Mobile Polish Improved pagination on mobile for a smoother scrolling experience.
Check out the update and let me know what you think! π dart-news.kleak.dev
#DartLang #FlutterDev #IndieDev
π₯ See what's trending
Want to know what the community is reading? We added "Most Clicked" sorting filters:
β’ Today
β’ This Week
β’ This Month
β’ All Time
Perfect for catching up on the highlights you missed.
π§Ή Declutter your feed
Managing information overload is hard.
β’ Visited news is now auto-marked as read.
β’ You can manually mark as read without visiting.
β’ New: Toggle "Hide read articles" to completely clear your view and focus on fresh content.
π Big update just went live on Dart News!
Weβve focused heavily on UX, helping you manage your reading list and discover what's actually trending in the #Dart and #Flutter ecosystem.
Here is whatβs new π dart-news.kleak.dev
Tired of scrolling through noise? π
We just updated Dart & Flutter News with new filters. You can now sort by Most Clicked or filter by Min Likes to instantly see what other developers are interested in.
Find the trends faster: π dart-news.kleak.dev
#FlutterDev #DartLang #TechNews
Do you find it difficult to stay informed of what is happening in the Dart/Flutter world?
You are not alone!
To help I built dart-news.kleak.dev it aggregate some of the best feed into one.
We are early and feedback is really appreciated at this point π
This is hilarious! π€£
If you are building backend in #dart please give a try to spark.kleak.dev
And give me your feedback π
spark_framework 1.0.0-alpha.2 is now on pub.dev/packages/spa...!
lots of improvement.
β
New way to write interactive component
β
Fixed the reactive attribute of the component.
β
Support for Cookie
β
Automatic support for nonce when CSP header is present
#dart #web #webdev #webcomponent #spark
UI framework is way harder than backend framework!
#dart #webcomponent #sparkframework
My setup to test the reactive #webcomponent using spark.
Seems to work as expected now, let's clean up, write more test, update docs and prepare for release!
#dart
more info about spark π spark.kleak.dev
I will probably do one release of spark every week or so to start.
That let me time to update thing having doc almost right and test everything work correctly.
next alpha will be great with lot of fix on the reactive part among other things, out Friday (or Monday)
The logic is solid. Now let's make it beautiful to write.
#webcomponents #dx #dar #spark
Reminder:
If you need to ship right now, our base Web Components work perfectly. You can still write the logic by hand (manually) while I polish the "easy mode." β¨
Iβm going back to the drawing board just for the Interface layer.
Expect breaking changes to the syntax as I search for that perfect, intuitive API.
Now, the focus shifts entirely to API Design.
The engine works, but I need to make sure the steering wheel feels right.
I'm not settling for "usable"βIβm iterating until the syntax feels effortless.
Update on the reactive interface: Iβve turned a corner! π
The good news? Iβve fixed most of the core issues. The "Three Horsemen" (Async, VDOM, Bindings) are finally playing nice together. The bugs are squashed. ππ¨