PUBDEV
fhir_r4_at_rest v0.5.0
A Dart package providing type-safe, fluent RESTful operations for FHIR R4 resources.
PUBDEV
pub_dart_sample v1.0.1
A sample Dart package demonstrating how to resolve and publish pub packages via JFrog Artifactory.
PUBDEV
flutter_bangla_math v0.2.0
Render mixed Bangla text and LaTeX math in Flutter without breaking Bengali glyph shaping.
PUBDEV
sliver_reordarable_animated_list v0.1.0
A sliver-compatible reorderable list with built-in animation helpers for Flutter.
PUBDEV
flutter_query_plus v0.0.4
A powerful, React Query-inspired data fetching and server state management library for Flutter. Supports caching, retries, infinite queries, and mutations.
PUBDEV
pawapay v1.0.0
Official Flutter SDK for PawaPay - Accept mobile money and card payments across Africa
PUBDEV
performance_guard v1.0.1
Production-grade Flutter plugin for detecting ANRs, UI freezes, and performance issues
PUBDEV
unified_local_data v1.0.0
A universal, engine-agnostic local database abstraction layer for Flutter.
PUBDEV
zauthy v1.0.0
Official Flutter SDK for Zauthy - Complete identity verification and authentication platform. Supports 12+ auth methods, document verification, face matching, liveness detection, and more.
DEVTO
Why Many Design Systems Only Need ~4 Text Sizes (And Why That’s Totally Fine)
When working with UI typography, many developers and designers get confused about one thing: If something is a “higher level” in the information structure, shouldn’t it use bigger and bolder text? Thi...
PUBDEV
payfast_flutter v0.0.1
Flutter SDK for PayFast payment gateway integration with WebView support.
PUBDEV
avy_debug_panel v1.0.0
A powerful in-app developer debug console for Flutter apps. Features gesture triggers, logs viewer, network inspector, device info, storage viewer, and feature toggles.
PUBDEV
enbbox v1.0.0
Enbbox Flutter SDK — drop-in notification inbox for your Flutter app. Manage notifications, preferences, and real-time updates.
DEVTO
Hey I Am Alive – The Easiest Way to Stay in Touch With People You Care
In today’s busy world, it’s easy to lose touch with people we care about. Work, travel, different time zones, and daily responsibilities often make it hard to stay connected with friends, parents, chi...
PUBDEV
primekit_riverpod v1.0.0
Riverpod integration for PrimeKit. Provides async notifier mixins, pagination helpers, and ready-to-use providers for connectivity, authentication, preferences, secure storage, and app version.
PUBDEV
primekit_firebase v1.0.0
Firebase adapter layer for PrimeKit. Provides drop-in implementations of PrimeKit abstractions backed by Firebase Auth, Firestore, Storage, Crashlytics, Cloud Messaging, Remote Config, and Realtime Da...
PUBDEV
primekit_core v1.0.0
Core building blocks for Flutter apps: validation schemas, async state management, dependency injection, result types, and common extensions. Zero heavy dependencies — ships as a pure Flutter package.
PUBDEV
dart_either v2.1.0
Either monad for Dart language and Flutter framework. Type-safe error handling, railway oriented programming. Supports Monad comprehensions, async map, async flatMap.