MASTODON
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx…
Kudos to the #dartlang team for pointing out the weaknesses and dangers of their RegEx implementation, including detailed description of catastrophic backtracking. Very well done!https://api.dart.dev/...
PUBDEV
siprix_voip_sdk_platform_interface v1.0.12
A common platform interface for the Siprix VoIP SDK Flutter plugin.
PUBDEV
auto_image v0.0.7
A smart Flutter image widget that handles network, asset, file, base64, and SVG images with a unified API, caching, shimmer, BlurHash, and more.
PUBDEV
just_arduino_link v0.0.1
High-performance Flutter package for zero-latency Arduino communication via Dart FFI and C++ backend with COBS protocol.
PUBDEV
lavalink_plugins v1.0.0
A package for lavalink that distribute bindings for some lavalin plugins
PUBDEV
nyxx_lavalink v4.1.0
Support for playing audio in Discord voice channels using nyxx, powered by Lavalink.
PUBDEV
rbac_flutter v1.0.1
A production-grade Flutter/Dart package for Role-Based UI Rendering. Declarative, reactive, and RBAC/ABAC-compatible with Clean Architecture.
PUBDEV
yandex_auth v1.0.0
A Flutter plugin for Yandex Authentication (Login SDK). Supports Android (Native SDK) and iOS (Swift Package Manager).
DEVTO
The Complete Guide to Flutter BLoC State Management
setState works fine when your Flutter app has three screens. When it has thirty, things change. Shared user sessions, paginated lists, real-time socket data, and concurrent API calls turn setState int...
PUBDEV
flutter_pda_scanner_v2 v0.0.9
Flutter plugin that supports wide range of PDA handheld scanner devices.
PUBDEV
rbac_ui_engine v1.0.0
A production-grade Flutter/Dart package for Role-Based UI Rendering. Declarative, reactive, and RBAC/ABAC-compatible with Clean Architecture.
PUBDEV
apix v1.0.0
Production-ready Flutter/Dart API client with auth refresh queue, exponential retry, smart caching and built-in Sentry. Powered by Dio.
PUBDEV
shadcn_jaspr v0.1.1
A Dart port of shadcn/ui for the Jaspr web framework. Beautiful, accessible, and customizable UI components built with Tailwind CSS.
REDDIT
Has anyone integrated com.mypinpad:terminal-lib or Nimble Pay Terminal SDK in Flutter?
Hi everyone, Iâm currently working on integrating the Nimble Pay Terminal SDK in an Android application. The SDK dependency is provided like this: releaseImplementation("com.mypinpad:terminal-lib:<v...
MASTODON
🔴 #HumpdayQandA with Live Coding!
🔴 #HumpdayQandA with Live Coding! in 15 minutes at 4pm GMT / 5pm CEST / 9am PDT today! Answering your #Flutter and #Dart questions with @simon, Randal, Makerinator (Matthew Jones) and Kalihttps://www...
PUBDEV
flutter_lens v1.0.0
A comprehensive real-time widget inspector for Flutter development. Inspect widgets, navigate widget trees, and debug your app with zero dependencies. Automatically disabled in release builds.