PUBDEV
network_log_viewer v1.0.0
Flutter package to log REST APIs, GraphQL (queries, variables, responses), and SDK events (Insider, Adjust, Amplitude) with an in-app viewer.
PUBDEV
barrier_free_navigation v1.0.0
A highly customizable 3-tier Barrier-Free keyboard navigation package for Flutter.
REDDIT
Is VSCode resource hog?
Honestly, M3 Pro, 48 GB MacBook Pro and the fans spin like mad, and battery just disappears. I have heard that VSCode being essentially a webapp, is poorly optimised by nature. I enjoy VSCode I have i...
REDDIT
What is the most suitable AI tool for Flutter app development?
I have been using Codex recently, but unfortunately, there are some inconveniences when using it in a Flutter project. For Example, when using flutter or dart commands in the console, there are issues...
PUBDEV
tap2exit v1.0.0
A Flutter plugin providing double-tap-to-exit functionality for Android with native Toast support and safe iOS handling.
PUBDEV
media_cast_dlna v0.3.1
A Flutter plugin for discovering and controlling DLNA/UPnP media devices. Cast media to smart TVs and speakers with ease!
PUBDEV
flutter_concrete v0.1.0
Concrete ML FHE client for Flutter. Native TFHE-rs encryption/decryption via Dart FFI with quantization support.
PUBDEV
square_mobile_payments_sdk v2026.3.1
Square Mobile Payments SDK. Allows developers to take in-person payments using Square hardware.
PUBDEV
bg_ble_scanner v1.0.0
A Flutter plugin for continuous BLE scanning in the background using an Android Foreground Service. Works even when the screen is locked.
PUBDEV
dartvex_auth_better v0.1.0
Better Auth adapter for Dartvex. Self-hosted authentication for Convex with Better Auth.
PUBDEV
dartvex_local v0.1.0
Offline-capable extension for Dartvex. SQLite query cache and mutation queue with optimistic updates.
PUBDEV
dartvex_flutter v0.1.0
Flutter widgets for Convex — ConvexProvider, QueryBuilder, MutationBuilder, and more. Reactive UI powered by Dartvex.
PUBDEV
dartvex_codegen v0.1.0
CLI code generator for Convex backends. Generates type-safe Dart bindings from your Convex schema.
PUBDEV
dartvex v0.1.0
Pure Dart client for Convex with WebSocket sync, type-safe values, and reactive subscriptions. Works on iOS, Android, web, and desktop.
GITHUB
Update CHANGELOG.md for Flutter 3.41.5 (#183792)
Added release notes for Flutter version 3.41.5 that includes: #183526 #183551 Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assis...
PUBDEV
s2geometry v0.2.0
A Dart port of Google's S2 Geometry library for spherical geometry and spatial indexing.
PUBDEV
carousel_slider_x v6.1.1
A carousel slider widget, support infinite scroll and auto play, enlarge mode.
REDDIT
OSS tool to catch App Store payment guideline violations before submission
Stripe encourages devs to move off Apple IAP. Apple terminates apps for doing it. There was no tooling to catch this before submission, so I built one. iap-shield scans .dart, .ts, .tsx, .js, .jsx, an...