PUBDEV
sentry_file v9.10.0
An integration which adds support for performance tracing for dart.io.File.
PUBDEV
sentry_dio v9.10.0
An integration which adds support for performance tracing for the Dio package.
PUBDEV
sentry_logging v9.10.0
An integration which adds support for recording log from the logging package.
PUBDEV
sentry_flutter v9.10.0
Sentry SDK for Flutter. This package aims to support different Flutter targets by relying on the many platforms supported by Sentry with native SDKs.
PUBDEV
sentry v9.10.0
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.
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.