Advertisement · 728 × 90

Posts by Kevin Moore

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.

1 week ago 10 0 1 1

I have never heard of it

2 weeks ago 0 0 0 0
Video

SCHLAPP: Who wants to see impeachment hearings?

CPAC CROWD: *cheers*

SCHLAPP: No. That was the wrong answer.

2 weeks ago 27039 6318 2310 1532
Preview
The Agent Skills Directory Discover and install skills for AI agents.

According to (checks notes) dozens of people, I have provided some useful #dart #skills! skills.sh?q=dart Cool to see these tools!

2 weeks ago 0 0 1 0
Preview
Respect common environment variables for color output detection by kevmoo · Pull Request #2613 · dart-lang/test Respect NO_COLOR, CLICOLOR, FORCE_COLOR, CLICOLOR_FORCE, and TERM=dumb.

pkg:test will (soon) be less noisy in your agent UI - github.com/dart-lang/te...

2 weeks ago 1 0 0 0

Love it!

2 weeks ago 0 0 0 0
Preview
New lint: simple_directive_paths · Issue #62948 · dart-lang/sdk Problem Import and export directive paths often contain redundant or unnecessarily complex segments that make them harder to read and maintain. While the existing prefer_relative_imports int ensure...

Saturday night vibe coding: simple_directive_paths lint.

github.com/dart-lang/sd...
dart-review.googlesource.com/c/sdk/+/489700

👍/👍 and constructive comments on the issue are welcome!

Cool to see the delta on Flutter! github.com/flutter/flut...

2 weeks ago 4 0 1 0
Preview
Flutter and Dart team job openings Open job listings for the Flutter and Dart teams.

The Flutter team is hiring! 💙

docs.flutter.dev/jobs

3 weeks ago 15 9 0 0
4 weeks ago 2 0 0 0
Preview
GitHub - upper-up/meta-lobbying-and-other-findings Contribute to upper-up/meta-lobbying-and-other-findings development by creating an account on GitHub.

You've heard of those HORRIBLE age-verification-in-the-OS laws getting passed/considered in states? Guess who's funding them: github.com/upper-up/met...

4 weeks ago 1 1 2 0
Advertisement
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 (Preview) ✨

Build high-quality AI apps that run anywhere 📱💻

In this release:
✅ Support for Gemini, Claude, OpenAI
✅ Type-safe AI flows
✅ Dev UI for AI testing and traces
✅ Run code on client or server

Read the blog → blog.dart.dev/announcing-g...

1 month ago 7 3 0 0

My Washington State tax is going to go up and that's a good thing. We had the most regressive tax structure in the country for DECADES.

1 month ago 2063 174 34 10
Preview
personal_dotfiles/.gemini/notes_for_the_other_agent.md at main · kevmoo/personal_dotfiles My personal dotfiles. Contribute to kevmoo/personal_dotfiles development by creating an account on GitHub.

This whole project has been an absolute, vibe-coded joy. I've wanted to have a solid, persistent, shared terminal environment forever. I can't universally recommend running #geminicli in $HOME directory. But I had fun with it! github.com/kevmoo/perso...

1 month ago 3 0 0 0
Preview
FR: Include "Nerd" fonts in your web terminal CSS · Issue #18838 · tailscale/tailscale What are you trying to do? It's very common to have "nerd" fonts in terminal apps now. How should we solve this? * { font-family: "RobotoMono Nerd Font", monospace !important; } Not really. I was a...

Oh! That's all OSS, too?! Cool!

github.com/tailscale/ta...

Damn, maybe I'll try a vibe-coded PR. 😎

1 month ago 1 0 1 0
Post image

@bradfitz.com who do I need to buy a cookie to get a Ninja font (RobotoMono Nerd Font?) setup on the @tailscale.com web SSH client?

1 month ago 3 0 1 0

We live in interesting times...

1 month ago 0 0 0 0
Preview
Online QR Code Generator Generate QR Codes instantly in your browser. Runs in your browser. Built with Dart.

kevmoo.github.io/qr.dart/ - the result is pretty fun!

1 month ago 2 0 1 0
Preview
Gemini Code Assist | AI coding assistant Get AI coding and programming help no matter the language or platform with Gemini Code Assist from Google.

I'm using Gemini Pro 3.1 on my dev machine. Often pushing PRs to a repo with github.com/marketplace/... – It's hilarious how often Gemini is giving VERY good PR comments to Gemini. It takes a village? github.com/kevmoo/qr.da...

1 month ago 3 0 1 0

Might want to update your bio! 😉

1 month ago 0 0 0 0
Preview
GitHub - kevmoo/dash_skills: Agent Skills for Dart and Flutter ecosytem Agent Skills for Dart and Flutter ecosytem. Contribute to kevmoo/dash_skills development by creating an account on GitHub.

If you want to link your #skills (like github.com/kevmoo/dash_... ) into your tool config, there's a script for that: github.com/kevmoo/scrip...

1 month ago 3 0 0 0
Advertisement
I became Senior VP at a multi-million dollar company at age 26. My salary was $600k. This was in 2018.
How did I do it?

Blacked out lines

CEO (my dad) promoted me to SVP.
There are no gimmicks. There are no shortcuts.

I became Senior VP at a multi-million dollar company at age 26. My salary was $600k. This was in 2018. How did I do it? Blacked out lines CEO (my dad) promoted me to SVP. There are no gimmicks. There are no shortcuts.

This is blackout poetry to me

1 month ago 23202 4771 221 168

We're working to figure all that out

1 month ago 1 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

1 month ago 4 0 0 0

By including "AI-ready assets" (docs & prompts) in your package using the Model Context Protocol (MCP), you can control how agents interact with your code.

Expect better snippets, smarter @-mention support, and automated workflows directly in the IDE. 🛠️

1 month ago 0 0 1 0

Calling all #Flutter and #Dart package authors! 📣

How much time do your users spend debugging AI-generated code that uses your package incorrectly? We’re proposing a way for YOU to provide the "source of truth" to their AI coding agents. 🧵

1 month ago 4 0 3 0
Preview
Online QR Code Generator Generate QR Codes instantly in your browser. Built with Dart and WebAssembly.

I've been having a TON of fun using #antigravity (and #geminicli) polishing pkg:qr

kevmoo.github.io/qr.dart/

It's tough to focus on the core package when the example is so much fun!

2 months ago 3 0 0 0
lots and lots of redundant tools

lots and lots of redundant tools

Even cleaned out all of your tools? 🤯 I was good to purge half of all of that....and all of the Allen wrenches!

2 months ago 0 1 0 0

I spent hours consuming books by Dawkins and Krause. Disgusting and pathetic

2 months ago 0 0 0 0
Preview
Pull requests · nushell/nu_scripts A place to share Nushell scripts with each other. Contribute to nushell/nu_scripts development by creating an account on GitHub.

If you use #nushell and Flutter, Dart, or Git – Gemini is providing a LOT of help to make our collective experience better

github.com/nushell/nu_s...

2 months ago 2 0 0 0
Post image

This stuff is pretty amazing. I'd love to help aggregate best practices from the ecosystem #AgentSkills #Dart #Flutter

github.com/kevmoo/dash_...

2 months ago 7 0 0 0
Advertisement