Product Updates What’s New

What’s New in Flint Dart

Highlights of the newest improvements shipped in recent updates.

Context-First Docs

All core docs now use (Context ctx) examples for better autocomplete and consistency.

WebSocket Middleware Flow

WebSocket route middleware behavior is clearer with dedicated docs and usage patterns.

Direct Return Serialization

Handlers can return Map, List, primitives, or classes with toMap()/toJson().

Controller Route Actions

New request-scoped Controller base for HTTP/WebSocket routes with req, res, socket, and useController(...) route-group helpers.

Next

Follow the changelog for complete release history and migration notes.

Open Changelog