PUBDEV
flutter_embed_unity v1.5.0
Harness the power of Unity 3D in your Flutter app by embedding Unity as a widget. Useful for adding 3D, gaming or augmented reality (AR) to your app.
PUBDEV
verification_code_field v1.1.2
This package provides an input field that allows you to enter a 4, 5 or 6 digit verification code in your applications.
PUBDEV
api_track_inspector v1.1.5
Flutter network inspector for debug builds with GetConnect interceptors, manual Dio/http logging, and an in-app request viewer.
PUBDEV
yt_downloader v0.1.0
Download YouTube videos with quality selection and automatic video+audio merging.
PUBDEV
arca_connect_sdk v0.1.3
SDK para integrar factura electrónica ARCA (ex AFIP) en Flutter/Dart. Emití facturas A, B, C con CAE.
PUBDEV
abduwael_network_inspector v1.1.5
Flutter network inspector for debug builds with GetConnect interceptors, manual Dio/http logging, and an in-app request viewer.
PUBDEV
section_scrollbar v0.1.1
A section-aware custom scrollbar with a floating current-section label.
PUBDEV
nation_code_picker v1.2.6
This package provides a widget that allows you to select country dialing codes in your applications.
PUBDEV
lint_maker v0.3.2
A script to help you create custom linting configurations. Creates analysis_options.yaml files to your liking.
PUBDEV
aoiwe_logger v1.0.0
A structured logging package for Dart and Flutter. Features include global log level filtering, project name prefixing, and seamless IDE debug console integration.
PUBDEV
riverpod_reducer v0.1.0
A pure reducer pattern for Riverpod notifiers. Separates state initialization from reactive bindings with a single reduce(State, Event) → State function.
PUBDEV
obsidian_dart v0.1.2
Dart toolkit and runtime for building Obsidian plugins without TypeScript.
DEVTO
From Spaghetti to Structure: Why I Migrated My Production Flutter App to Clean Architecture
"First make it work, then make it beautiful and robust." I'm a junior dev. I built a real app — Anahad — that real people use. And for a while, I was proud of it. Then it grew. And I wasn't so proud a...
PUBDEV
keyboard_detection_third_party v0.0.5
This plugin helps to detect whether the user is using System Keyboard or Third party keyboard in Android device. And it will provide functionality to open system keyboard manager to change keyboard.