PUBDEV
playx v2.0.0
Playx eco system helps with redundant features as it provides many utilities for themes, widgets and more.
DEVTO
Api Structure with Http
Dealing with asynchronously Note that the HTTP APIs use Dart Futures in the return values. We recommend using the API calls with the async/await syntax. Create the client. Construct the Uri. Invoke th...
DEVTO
Your First Flutter App in 15 Minutes. No Boilerplate. No Theory.
Most Flutter tutorials are a trap. They spend 40 minutes on theory, installation, and the history of Dart before you ever see a pixel on a screen. By the time you get to the code, you’re hit with "Tut...
PUBDEV
playx_widget v0.5.0
Playx Package that contains utility widgets as it contains common widgets and utilities that are needed in each project .
PUBDEV
flutter_page_tranzitionz v3.0.1
A set of Page Route Transitions for simple and easy animations between different screens. Inspired by other packages on pub.dev.
PUBDEV
playx_navigation v1.0.0
Playx Navigation is a Flutter package that enhances app navigation with advanced features like route lifecycle management, custom transitions, and flexible configuration.
PUBDEV
windows_gpu_recovery v0.1.0
Flutter Windows plugin that recovers from EGL_CONTEXT_LOST / D3D11 device removed (DXGI_ERROR_DEVICE_REMOVED) after system sleep or GPU driver reset. Uses a sentinel D3D11 device for detection and a V...
PUBDEV
async_queue v2.1.0
This dart package ensure your pack of async tasks execute in order, one after the other.
DEVTO
I Built a Zero-Knowledge Password Manager (Self-Hosted, Fully Open Source) — Looking for Contributors 🚀
Over the past months, I’ve been building something I personally needed — a secure, self-hosted password manager where you fully own your data. No SaaS. No hidden sync. No “trust us with your secrets”....
PUBDEV
ethos v0.0.1
Measure accessibility coverage in Flutter apps using WCAG 2.2 specifications with Spec-Driven Development.
PUBDEV
in_app_purchase_tizen v0.1.5
Tizen implementation of the in_app_purchase plugin for Samsung Smart TV.
PUBDEV
ecf_dgii v1.0.24
Generador de Ecf y Aprobaciones Comerciales firmados que seran enviados a la DGII para su posterior validacion
PUBDEV
temporal_logic_flutter v0.1.2
Flutter integration (TraceRecorder, Matchers) for temporal logic.
PUBDEV
playx_network v1.0.0
playx_network is a Wrapper around Dio that can perform api request with better error handling and easily get the result of any api request.