Advertisement · 728 × 90
#
Hashtag
#dartlang
Advertisement · 728 × 90
Preview
pubviz | Dart package A tool to visualize package dependencies and version constraints in your Dart project.

pub.dev/packages/pub...

Ever want to understand why a certain #dartlang dependency isn't getting updated? Even in a big mono-repo?

This was a vibe-coded labor of love getting to v6.

Check out the demo (on a big screen) kevmoo.github.io/pubviz/
Open the controls.

7 0 0 0

Big moves by @luc.flutter.community! 💙

They're now rocking a *.flutter.community handle on Bluesky.

Want to stand out too? Visit https://vanity.blue

#dartlang #flutter #bluesky

2 0 0 0
Preview
How Dart and Flutter are thinking about AI in 2026 Last month, we published Flutter and Dart’s 2026 Roadmap, a peek into how our teams are approaching our core mission: Building the most…

How Dart and Flutter are thinking about AI in 2026

buff.ly/50bAbV8

#flutter #dart #ai #dartlang #trends #appdev #crossplatform

1 0 0 0
Post image

🚀 quantify - type-safe unit handling for Dart & Flutter.

- 20+ quantity types.
- NEW: Built-in parser.
- Extension syntax: 65.mph, 185.lbs, 98.6.fahrenheit are real types.

Stay type-safe - let Dart catch your bugs before your users do.

#dartlang #flutterdev

14 2 2 0
RegExp class - dart:core library - Dart API API docs for the RegExp class from the dart:core library, for the Dart programming language.

Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx implementation, including detailed description of catastrophic backtracking. Very well done!

https://api.dart.dev/dart-core/RegExp-class.html

0 0 0 0
Preview
Announcing Genkit Dart: Build full-stack AI apps with Dart and Flutter Announcing the preview launch of Genkit Dart, an open-source AI framework for building full-stack, AI-powered apps for any platform.

Announcing Genkit Dart: Build full-stack AI apps with Dart and Flutter

buff.ly/EXPI05p

#flutter #ai #dartlang #genkit #appdev #crossplatform

2 0 0 0

Stonehenge Consulting Office Hours are open! 🚀
Mentoring all levels, beginners to pros. Let's tackle architecture validation, paying down tech debt & practical AI workflows.
Leverage my 45+ yrs exp & Dart/Flutter GDE background.
DM to book a slot!
#FlutterDev #DartLang #GDE

2 0 0 0
Preview
Your Flutter App Is a Monolith. Here’s How to Break It — And Talk About It. Modular architecture is the question senior Flutter interviewers use to filter candidates. Real questions, model answers, folder…

I just published Your Flutter App Is a Monolith.
Here’s How to Break It — And Talk About It. medium.com/p/your-flutt...
#Flutter #FlutterDev #ModularArchitecture #CleanArchitecture #DartLang #FlutterInterview #SoftwareArchitecture #Melos #Monorepo #DependencyInversion #MobileDevelopment

1 0 0 0
Preview
Flutter State Management Strategies: The Interview Questions You’ll Actually Face Stop memorizing outdated theory. Here’s what senior Flutter engineers and tech leads are really asking in 2024 — with model answers that…

I just published Flutter State Management Strategies: The Interview Questions You’ll Actually Face medium.com/p/flutter-st...
#Flutter #FlutterDevelopment #StateManagement #Riverpod #BLoC #Provider #GetX #FlutterInterview #DartLang #MobileDevelopment #SoftwareEngineering #TechInterview

1 0 0 0
Preview
They Asked Me “What Is the Repository Pattern?” — Here’s the Answer That Got Me the Job How to master Flutter’s most misunderstood architectural concept and nail the data layer question in your next technical interview

I just published They Asked Me ‘What Is the Repository Pattern?’ — Here’s the Answer That Got Me the Job medium.com/p/they-asked...
#Flutter #FlutterDev #MobileDevelopment #CleanArchitecture #RepositoryPattern #DartLang #FlutterInterview #SoftwareArchitecture #AndroidDev #iOSDev #Programming

2 0 0 0

Ran into roadblocks publishing with VS/MAUI and OxyPlot, so I'm shifting gears. Excited to start a new challenge today: diving into Flutter & Dart #FlutterDev #DartLang #codingChallenge

2 0 0 0

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

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
Preview
Packaged AI Assets (PUBLICLY SHARED) SUMMARY Enable packages to directly expose documentation, prompts, or other features to AI Agents Author: Jake MacDonald (@jakemac53) Go Link: flutter.dev/go/packaged-ai-assets Created: 1/2026 / …

We need your feedback on this technical design. Does this workflow work for your specific packages?

Help us shape the future of AI-assisted development in the Dart ecosystem.

Read & comment: flutter.dev/go/packaged-...

#OpenSource #FlutterDev #DartLang #AI #MCP

4 0 0 0
Preview
What’s new in Flutter 3.41 Empowering the community

What’s new in Flutter 3.41 | by Kevin Chisholm

blog.flutter.dev/whats-new-in...

#flutter #appdev #dartlang #mobiledev #windowsdev #macos #wasm

0 0 0 0
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
Preview
Announcing Dart 3.11 Hello, Dart developers! The latest stable version, Dart 3.11, is officially here!

Announcing Dart 3.11

#dartlang

blog.dart.dev/announcin...

1 0 0 0
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

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

Next stop auth for spark+

#dart #dartlang

0 0 0 0
Preview
due_date | Dart package A package for working with repeating DateTime patterns (like the same day every month).

📅 Tired of tricky date logic in Dart?
Try DueDate - the easy way to handle recurring dates and periods! Effortlessly manage things like "last day of every month" or check if a date falls within a range.

Get started now: pub.dev/packages/due_date
#DartLang #Flutter #OpenSource

4 0 1 0
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
Preview
Announcing our new Dart and Flutter Getting Started experience When I joined the Dash DevRel team, my manager gave me an onboarding doc which started like this: “Your new job in one sentence: Improve…

Announcing the new Dart and Flutter Getting Started experience

blog.flutter.dev/announcing-o...

#flutter #appdev #dartlang #gettingstarted #learning #appdev #crossplatform

0 0 0 0

I'm bringing back the Buy-One-Get-One offer for new "Office Hours" clients (Architecture, Code Review, Mentorship).

The Catch: must book by feb 15

DM me (Dart/Flutter GDE, 45+ yrs exp) to lock in your two sessions for the price of one!

#FlutterDev #CleanCode #GDE #DartLang

1 0 0 0
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
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
Preview
From the dartlang community on Reddit Explore this post and more from the dartlang community

to reduce some pain (and mitigate security risks) I created a private repository for #dartlang and #flutter that fully integrates with #gitlab authentication and permissions system. read more in my Reddit post: www.reddit.com/r/dartlang/c...

2 0 0 0
Preview
GitHub - KLEAK-Development/spark: Lightweight isomorphic SSR framework for Dart with Custom Elements and Declarative Shadow DOM Lightweight isomorphic SSR framework for Dart with Custom Elements and Declarative Shadow DOM - KLEAK-Development/spark

We are polishing the details to make Spark the most reliable backend framework for Dart.

Give it a try and star the repo! 👇
github.com/KLEAK-Develo...

#DartLang #dart #dartdev #Backend #OpenAPI #SparkFramework

0 0 0 0

Building APIs in Dart? 🎯

Spark isn't just for UI. It is a full backend powerhouse.

⚡ Type-safe Endpoints
⚡ Auto-Validation
⚡ OpenAPI Generation (No YAML!)

Here is how it works. 👇
#DartLang #FlutterDev

0 0 1 0

This is just the beginning (Alpha v1). 🛠️

I’m looking for feedback from the #DartLang community to help shape the future of Spark.

If you are interested in modern web development with Dart, give it a spin!

0 0 1 0