dmitrii.app

  • Packages
Results 5 packages owned by dmitrii.app
Sort by

pairlinkcopy "pairlink: ^0.2.0" to clipboard
pairlink: ^0.2.0 copied to clipboard

recently created package Added 19 hours ago
1
likes
160
points
--
downloads
Local-network pairing between two phones over TCP: an out-of-band secret, a nonce-bound HMAC handshake, replay rejection, heartbeats and takeover. Pure Dart. #pairing#lan#tcp#hmac#mdns

telemetrycopy "telemetry: ^0.3.5" to clipboard
telemetry: ^0.3.5 copied to clipboard

recently created package Added 19 hours ago
1
likes
160
points
--
downloads
One event model for every telemetry channel (console, journal, crash reporting, toasts, analytics), with sinks the application supplies.#logging#telemetry#opentelemetry#sentry#observability

core_modelcopy "core_model: ^0.1.0" to clipboard
core_model: ^0.1.0 copied to clipboard

recently created package Added 19 hours ago
1
likes
160
points
--
downloads
Shared primitives with no Flutter dependency: a monotonic ownership lease, a cancellation token and a retry backoff.#lease#cancellation#backoff#retry#primitives

lints_toolcopy "lints_tool: ^1.0.1" to clipboard
lints_tool: ^1.0.1 copied to clipboard

recently created package Added 19 hours ago
1
likes
160
points
--
downloads
A strict, prod-ready lint and analyzer rule set for Dart and Flutter projects, built on flutter_lints and DCM.#lints#analyzer#dcm#style

connect_kitcopy "connect_kit: ^0.1.0" to clipboard
connect_kit: ^0.1.0 copied to clipboard

recently created package Added 19 hours ago
1
likes
150
points
--
downloads
A Connect RPC runtime for Dart: a transport factory with pinned roots and keep-alive, an interceptor chain with retry, metadata and compression middlewares, and the protobuf well-known types. #connectrpc#grpc#protobuf#rpc#transport