REDDIT
Why doesn't Dart allow field-to-field assignment during class declaration?
Iâm trying to do something that feels like it should be incredibly simple in Dart, but the compiler keeps throwing an error. class Student { String? firstName = 'Talha'; String? secondName = firstNa...
PUBDEV
fletch v2.0.5
A fast, Express-inspired HTTP framework for Dart. Build production-ready REST APIs with built-in sessions, CORS, rate limiting, and middleware support.
PUBDEV
rigid_dart v0.1.1
Rust-grade guardrails for Dart/Flutter. Enforces layout safety, state discipline, architecture boundaries, and modern Dart idioms as hard analyzer errors via custom_lint.
PUBDEV
adaptive_video_player v1.0.0
A Flutter video player package that seamlessly handles both YouTube videos and direct video URLs with adaptive player selection. Supports Android, iOS, Windows, and Web.
PUBDEV
sub_zero_design_system v1.0.0
Sub Zero 2.0 is a comprehensive Flutter design system package providing responsive components, themes, tokens, and styles for building beautiful, consistent, and accessible user interfaces.
PUBDEV
modular_api v0.1.0
Use-case centric API toolkit for Dart — Shelf UseCase base class, HTTP adapters, CORS middleware, and automatic OpenAPI documentation.
PUBDEV
just_game_engine v1.0.0
A comprehensive 2D game engine for Flutter. Includes rendering, physics, collision detection, animations, particles, sprite sheets, scene graph, ECS, input management, audio, asset management, and net...
PUBDEV
paging_view v2.7.2
Like Android Jetpack's Paging library 3, manages data and displays paged lists.
REDDIT
Archery: A Deep Technical Architecture Dive
What really happens between dart:io and your controller? In this deep technical dive, we break down Archeryâs internal architecture â from the HTTP kernel and middleware pipeline to the IoC contai...
PUBDEV
solid_x v2.0.1
A lightweight, reactive state management library for Flutter. Inspired by SolidJS signals – fine-grained reactivity without code generation.
PUBDEV
solana_kit_codecs_data_structures v0.1.0
Struct, enum, tuple, and map codecs for the Solana Kit Dart SDK.