Pedantic AI in Dart: dartantic_ai

The Python community has a library called pydantic that adds type checking at run-time to a dynamically typed language. The library allows them to...
The Python community has a library called pydantic that adds type checking at run-time to a dynamically typed language. The library allows them to...
To say that there has been a lot of activity in the AI space for developers lately would be an understatement. As we transition from “Ask” mode in...
I often find myself maintaining open source projects. I’ve contributed to many over the years, even hosting multi-person “source available” projects...
Hello, again, and welcome to another installment of “Flutter + AI = Joy.” In today’s episode, we’re taking a behind-the-scenes look at the design...
It has been quite an exciting few years since I left Google in 2022. I had been on the Flutter team for 3 years by that point, helping it go from...
Do you have some free time? Are you excited to get involved in the Dart and Flutter ecosystem? Then have I got a deal for you! Last week, the...
NOTE: This content has been subsumed by the package I wrote to support declarative routing via the Navigation 2.0 API: go_router. This package is...
If you’re a Dart programmer, the curl command doesn’t really help you. Oh, it can tease you with of its wonderful functionality, but you still have...