REDDIT
Archery Lessons: Routing 102 â Request Extensions
Archery is a Laravel-inspired, Dart-native web framework built directly on dart:io. It provides a batteries-included experience for developers who want a stable, explicit, and performant framewo...
DEVTO
I’m Building an Open Source PDF Toolkit in Flutter — Looking for Contributors
🚀 OpenPDF Tools – An Open Source PDF Toolkit GitHub: https://github.com/AHS-Mobile-Labs/openpdf_tools Ihave started building an open source PDF toolkit using Flutter and Dart. The idea is simple: cre...
DEVTO
Flutter for Beginners: Where to Start?
Who this article is for: for those who are just starting their journey in Flutter framework development Hello everyone! This is an introductory guide to Flutter. We will cover the basic concepts and b...
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...
DEVTO
Introduction to Mobile Game Dev: How to Build a Basic Chess Game on Mobile in Flutter
This article is co-authored by Ryan Lucas Canama "I want to make a game on my phone, but where do i start?" Whether you mentally said yes or even if you don’t even relate, read on to learn how to make...
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.