toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 81 packages
Sort by PUB-AZS
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart #uuid#identifier#id
Recurrence rule parsing & calculation as defined in the iCalendar RFC
Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.
JSON Pointer (RFC 6901). Reads/writes referred values in JSON documents.
Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.
An implementation of RFC 9485 I-Regexp: An Interoperable Regexp Format. Checks the I-Regexp for correctness, allows matching by substring or by entire string.
RFC6238 Time-Based One-Time Password / Google Authenticator Library
This package provides the Stringprep (rfc4013) Profile for User Names and Passwords for dart. A port of https://github.com/reklatsmasters/saslprep to the dart lang
PEM encoding/decoding of textual keys following RFC 7468, supporting both lax/strict-mode, and certificates chains of concatenated PEM blocks.#crypto#security#parser#pem
A CBOR library for Dart. An RFC8949 compliant encoding/decoding CBOR implementation.