PUBDEV
flutter_genius_scan v5.17.2
Flutter plugin for the Genius Scan SDK for iOS and Android. It allows scanning paper documents using a smartphone camera.
REDDIT
Made a Dart package registry for GitLab - works like npm/Maven with CI token
So here's the thing - I've been dealing with shared packages across multiple Flutter apps at work for years. We use GitLab, and our options have always sucked: Git dependencies: Work until you need pr...
PUBDEV
jolt v3.1.0
A lightweight, high-performance reactive signals library for Dart/Flutter with fine-grained updates and intelligent resource management.
PUBDEV
jolt_setup v3.1.1
Setup Widget API and Flutter hooks for building reactive widgets with Jolt signals, featuring automatic resource cleanup and lifecycle management.
PUBDEV
jolt_flutter v3.0.1
Flutter library for jolt reactive signals library that builds reactive widgets from signals, automatically updating UI when signals change.
PUBDEV
flutter_idv_module_face v3.2.94
This is a flutter plugin for Regula IDV Module. Use as dependency with flutter_idv.
PUBDEV
flutter_idv_module_document_reader v3.2.93
This is a flutter plugin for Regula IDV Module. Use as dependency with flutter_idv.
REDDIT
I built Aim - a lightweight Hono-inspired web framework for Dart
Hey r/dartlang ! I've been working on Aim, a lightweight web framework for Dart inspired by Hono and Express. Why I built this I wanted something that feels familiar to developers coming from Node.js/...
REDDIT
Handling client disconnects on HttpServer
I encountered a problem where: Client opens a request HttpServer fires, request is processed by writing headers and then adding a stream to response body Client pauses the request. For example, a medi...
REDDIT
How can i start learning Dart
Hi i was wondering how someone can start learning dart ,no new books are available ,no new YouTube videos .The language seems left am i right. Some help will be great thanks.
PUBDEV
decorated_flutter v0.51.4
(自家用) Common encapsulation of Flutter includes the implementation of BLoC pattern and other widget combination.
PUBDEV
tencent_conference_uikit v4.0.0
tencent_conference_uikit is a UIKit about audio&video room launched by Tencent Cloud.
REDDIT
benchmark_harness_plus: Statistical Methods for Reliable Benchmarks
Hello everybody, I was looking for a better way to benchmark performance and I've created a package that significantly improves on the existing benchmark_harness: https://pub.dev/packages/benchmark_ha...
REDDIT
How to get Expertise in dart...(Resources for practice to Master DART???)
i just started learning dart before that i was learning and building android apps with java. Now i want to master DART . Does anyone have tips or suggestions... I have nothing to practice like questio...
REDDIT
How to get Expertise in dart...(Resources for practice to Master DART???)
i just started learning dart before that i was learning and building android apps with java. Now i want to master DART . Does anyone have tips or suggestions... I have nothing to practice like questio...
REDDIT
Looking for feedback on a Dart-native feature flagging approach (OpenFeature-aligned)
Happy New Year Dart folks ð We are looking for early feedback from people shipping Dart backend services. Weâve been experimenting with a Dart-native approach to feature flagging thatâs built a...