PUBDEV
material_segmented_list v1.0.5
A Flutter package for creating the Material Expressive Segmented Lists.
PUBDEV
flutter_body_atlas v0.1.2
An interactive, SVG-based human body atlas for Flutter.
High-fidelity anatomical diagrams with built-in support for hit testing, highlighting, and custom integration
REDDIT
74% of 5410 Dart projects have some problem in the test codes
This study explores the quality of tests in Dart, the main language for mobile application development with the Flutter framework. Methods: The study begins by using the DNose tool, used to detect 14 ...
REDDIT
DNose: Checking the quality of test code.
hello everyone, I would like to present a tool that I created in my PhD, DNose, it checks the quality of the test code using the concept of TestSmell. I have already published an article analyzing 5 t...
REDDIT
If I use state management (Provider/Riverpod/Bloc), should I completely avoid setState()?
Hi everyone, Iâm a Flutter developer and I have a question about state management best practices. If Iâm already using a state management solution like Provider, Riverpod, or Bloc, should I comple...
REDDIT
Antigravity dart MCP review
I have been using antigravity for the past few weeks. Been heavily using the dart mcp in the antigravity for component development. For the bugs fixes and code analysis I think it works most of the ti...
PUBDEV
bonsoir v6.0.2
A Zeroconf library that allows you to discover network services and to broadcast your own. Based on Apple Bonjour and Android NSD.
PUBDEV
dio_smart_logger v0.1.0-dev.1
Structured and secure Dio logging interceptor with cURL output, performance metrics, and deep error diagnostics.
PUBDEV
dart_frog_cli v1.2.12
The official command line interface for Dart Frog — a fast, minimalistic backend framework for Dart.
REDDIT
I build a WishperFlow clone but totally offline and open source for Windows
I was seeing a lot of ads by Wishper Flow, and I thought even I can build it and so I did and also made it totally offline. Its made in Flutter cause I wanted to try how good flutter is for windows. A...
PUBDEV
navigator_resizable v3.0.1
A thin wrapper around Navigator that *visually* resizes the child navigator to match the size of the content displayed in the current route.
PUBDEV
flutter_self_captcha v0.0.3
A customizable dark-themed captcha widget for Flutter apps with random character generation, validation callback, and refresh support.
PUBDEV
subscription_guard v0.0.2
A declarative, provider-agnostic subscription tier gating package for Flutter. Gate features, widgets, and routes based on subscription tiers with zero purchase SDK dependency.
PUBDEV
dartflow v0.0.1
A strictly typed, event-driven DAG orchestration framework for Dart. Wire immutable events to validated workflows, get typed results back as streams.
DEVTO
Flutter in 2026: What It Is, Why It Matters, and Why App Development Is a Skill Worth Learning?
There was a time when building an app meant choosing sides. If you wanted an iPhone app, you learned one language. If you wanted an Android app, you learned another. If you wanted a web app, that was ...
PUBDEV
logger_builder v0.2.0
A toolkit for creating your own customizable and hierarchical loggers in Dart.