Results9 packages
Sort by
Cross-platform 'dart:io' that adds browser support for HttpClient and some other "dart:io" APIs.
A 'dart:html' that works in all platforms, including Flutter and server-side. Eases cross-platform development and HTML / XML processing.
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, Argon2, and more. Good cross-platform support.
A database API (work in progress).
JWK (JSON Web Key) encoding and decoding (for package:cryptography).
API for information about the operating system and the environment. Works in all platforms, including browsers.
Powerful JSON serialization, database-object mapping, test data generation, and more. Describe your data model with Kind<T> subclasses (such as IntKind, ListKind<T>, etc.).
API for accessing various operating system directories and files. Works in all platforms, including browsers.
API for CPU information. Works in all platforms, including browsers.

Check our help page for details on search expressions and result ranking.