PUBDEV
fhir_r4_bulk v0.5.0
Library to support the FHIR Bulk Data Access API (https://www.hl7.org/fhir/uv/bulkdata/index.html) for FHIR R4 resources.
PUBDEV
fhir_r4_auth v0.5.0
Secure authentication and authorization package for FHIR R4 applications implementing SMART on FHIR
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.
REDDIT
ð Just released fCheck for Flutter/Dart projects.
CLI tool that helps keep your codebase clean, maintainable, and safe by checking: ⢠code hygiene ⢠layered architecture rules ⢠correct sorting of Dart files ⢠hard-string & magic number detec...
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.
REDDIT
Using OpenPencil for Flutter code generation?
Last week, someone got mad at Figma and started to recreate it, but as an open-source offline desktop app (using Tauri) with Vue/TypeScript, which is even better. The app can read Figma .fig files. It...
PUBDEV
enbbox v1.0.0
Enbbox Flutter SDK — drop-in notification inbox for your Flutter app. Manage notifications, preferences, and real-time updates.
REDDIT
An app that allows you to watch streams from Twitch and Kick.
I am considering creating an application that allows users to watch broadcasts from both platforms. Users can follow channels, chat, moderate chats, etc. Do you think such an application makes sense? ...