PUBDEV
medea_flutter_webrtc v0.18.0
Flutter WebRTC plugin for Android/iOS/macOS/Linux/Windows/Web, based on GoogleWebRTC, designed for and used in Medea Jason WebRTC client.
PUBDEV
mrkdb v1.0.1
A lightweight encrypted NoSQL local database for Flutter & Dart with schema validation, indexing, and query support.
PUBDEV
b_scheduler v0.0.1
A highly customizable Flutter scheduler widget with intuitive pinch-to-zoom gestures, seamless infinite scrolling, and multiple view modes (day, week, month). Features smooth timeline layouts and supp...
REDDIT
I built an enterprise-grade HTTP engine for Flutter focusing on Isolate-based JSON parsing and Offline-First resilience.
Hi everyone, Iâve been working on a Flutter networking package called VoltNet for the past year, and I just released v2.0. The goal was to solve a recurring issue I faced in enterprise apps: network...
DEVTO
Build a Production Ready Flutter API Client with Automatic Token Refresh
Build a Production Ready Flutter API Client with Automatic Token Refresh Most Flutter applications eventually need a robust networking layer. Handling authentication, token refresh, retry mechanisms, ...
PUBDEV
voice_anim_kit v0.2.0
A collection of beautiful, customizable recording & voice animation widgets for Flutter. 9 premium styles — Wave, Bar, Circle, Blob, Line, Particle, Ripple, AI Gaze, and Glow Bar — all driven by a sim...
PUBDEV
bugsee_flutter v9.0.1
Bugsee is a mobile SDK that adds crucial information to your bug and crash reports incuding video, network traffic, console logs and many other important traces from your app.
PUBDEV
actual_phone_state v0.0.1
Flutter plugin to get the current phone call state on Android and iOS.
PUBDEV
http_nexus v1.0.0
A lightweight but powerful HTTP client wrapper that simplifies API handling with automatic retries, error management, and network failure handling.
REDDIT
Cubit to Cubit communication made easy
Made a very simple event bus to help me with cubit to cubit communication, as it was always ugly to elevate a stream to the repository and keep track of. You subscribe with: onRefresh<Profile>(load); ...
REDDIT
My first Flutter dart package: Azure Speech to text
Hello! I've just released my first Dart/Flutter package: Azure STT Flutter, a library that provides real-time Speech-to-Text transcription using Microsoft Azure Cognitive Services. You can find it her...
DEVTO
Stop Writing API Boilerplate in Flutter — Build a Production Ready API Client with Dio
Stop Writing API Boilerplate in Flutter — Build a Production-Ready API Client with Dio Every Flutter developer eventually faces the same problem when working with APIs. You start with a simple HTTP cl...
REDDIT
How do you cache network images in Flutter so they still load when the user is offline?
Hi everyone, Iâm working on a Flutter application where images are loaded from the network using URLs. I want to make sure that if a user opens the app once (with internet), the images are stored lo...
PUBDEV
gb_authentication_fire_social_google v4.0.0
A companion package to be used with 'gb_authentication_fire_social' package to provide Facebook authentication
PUBDEV
peckish_animated_hand_tutorial v1.0.3
A package to guide users through tutorials with animated hands.
PUBDEV
gb_authentication_fire_social_apple v4.0.0
A companion package to be used with 'gb_authentication_fire_social' package to provide Apple authentication