toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 283 packages
Sort by PUB-AZS
Dart implementation of the AWS Signature Version 4 algorithm, for communication with AWS services.
A simple and efficient implementation of an unmodifiable sparse list based on the binary search algorithm.
A pure dart implementation of the BlurHash algorithm. This package provides both an encoder and a decoder, as well as some utility extensions.
A cookie manager combines cookie_jar and dio, based on the interceptor algorithm.#dio#cookie#network#storage#persistence
A small and fast module using a sweepline algorithm to detect intersections between polygons and/or polylines.
A fast algorithm for finding polygon pole of inaccessibility. Useful for optimal placement of a text label on a polygon.
A time and space efficient collection of data structures and algorithms to deal with data in Dart.#math#numeric#stats#tensor
Generic directed graph and weighted directed graph with algorithms enabling sorting and topological ordering of vertices.#graph#directed-graph#topological#vertex
Secure hash functions, checksum generators, and key derivation algorithms optimized for Dart.
Package ecdsa implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3.