Kevin Sakemaer

Kevin Sakemaer

@kevinsakemaer.bsky.social

Dart developer Creator of https://spark.kleak.dev

7 Followers 24 Following 61 Posts Joined Nov 2023
3 weeks ago

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

0 0 0 0
3 weeks ago

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

0 0 0 0
3 weeks ago
Preview
spark_web | Dart package Server-safe Web API abstraction for Dart. Mirrors the MDN Web API with identical naming so developers can rely on MDN documentation. Works on both the Dart VM (server) and dart2js (browser).

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

1 0 0 0
1 month ago
Preview
Code Generation - Spark Framework Generate pages, endpoints, and components with the spark create command. Scaffold boilerplate code with proper routing, naming conventions, and file structure.

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

0 0 0 0
1 month ago
Post image

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

0 0 0 1
1 month ago

if you are interested in spark come on our zed channel
zed.dev/channel/spar...
#dart #spark_framework #webdev

0 0 0 0
1 month ago

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

0 0 0 0
1 month ago

Next stop auth for spark+

#dart #dartlang

0 0 0 0
1 month ago
Preview
Spark - The Isomorphic Dart Framework Build performant, isomorphic web applications with Dart. Spark combines Server-Side Rendering (SSR) with Declarative Shadow DOM for the ultimate developer experience.

The website is built with spark.kleak.dev

0 0 0 0
1 month ago
Preview
KLEAK Development - From Zero to Hero | Dart & Flutter Experts Expert Dart and Flutter development services. We build exceptional mobile apps, web applications, and backend systems. From zero to hero - your trusted development partner.

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

0 0 1 0
1 month ago

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! πŸ‘‡

0 0 0 0
1 month ago
Preview
Dart & Flutter News β€” Latest Articles, Packages & Community Aggregated news from the Dart and Flutter ecosystem. Stay up to date with the latest articles, packages, and community posts from Medium, GitHub, Reddit, Hacker News, dev.to, and pub.dev.

πŸ“± 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

1 0 0 0
1 month ago

πŸ”₯ 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.

0 0 1 0
1 month ago

🧹 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.

1 0 1 0
1 month ago
Preview
Dart & Flutter News β€” Latest Articles, Packages & Community Aggregated news from the Dart and Flutter ecosystem. Stay up to date with the latest articles, packages, and community posts from Medium, GitHub, Reddit, Hacker News, dev.to, and pub.dev.

πŸš€ 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

0 0 1 0
1 month ago
Preview
Dart & Flutter News β€” Latest Articles, Packages & Community Aggregated news from the Dart and Flutter ecosystem. Stay up to date with the latest articles, packages, and community posts from Medium, GitHub, Reddit, Hacker News, dev.to, and pub.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

0 0 0 0
1 month ago

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 πŸ˜‰

1 0 0 0
1 month ago
Post image

This is hilarious! 🀣

0 0 0 0
1 month ago
Preview
Spark - The Isomorphic Dart Framework Build performant, isomorphic web applications with Dart. Spark combines Server-Side Rendering (SSR) with Declarative Shadow DOM for the ultimate developer experience.

If you are building backend in #dart please give a try to spark.kleak.dev

And give me your feedback πŸ™

0 0 0 0
1 month ago
Preview
Components - Spark Framework Learn about Spark Components. Create reusable, reactive UI components that work on both server and client (Isomorphic) with Declarative Shadow DOM.

To see how we write component now checkout:
spark.kleak.dev/docs/compone...

0 0 0 0
1 month ago
Preview
spark_framework | Dart package Lightweight isomorphic SSR framework for Dart with Custom Elements and Declarative Shadow DOM

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

1 0 1 0
1 month ago

UI framework is way harder than backend framework!

#dart #webcomponent #sparkframework

0 0 0 0
1 month ago
Video thumbnail

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

0 0 0 0
1 month ago

more info about spark πŸ‘‰ spark.kleak.dev

0 0 0 0
1 month ago

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)

0 0 1 0
1 month ago

The logic is solid. Now let's make it beautiful to write.

#webcomponents #dx #dar #spark

0 0 0 0
1 month ago

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." ✨

0 0 1 0
1 month ago

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.

0 0 1 0
1 month ago

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.

0 0 1 0
1 month ago

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. πŸ›πŸ”¨

0 0 1 0