toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 283 packages
Sort by PUB-AZS
A Flutter plugin exposing Brotli and zstd compression algorithms.#compression#codec
Platformweb
A spaced-repetition algorithm in dart. Usefull to build a flaschard system in Dart for Flutter or Web.
AiLink broadcast scale data decryption and body fat algorithm Flutter library.
A genetic/evolutionary algorithm library for Dart.
FNV hash algorithm for Dart language (see http://isthe.com/chongo/tech/comp/fnv/)
Generic implementation of the network-bound-resource algorithm in Dart#network-bound-resource#nbr#utility
A tool to transform programing langrage. it can transform algorithm to Python and Java now. !! it is a lowcode develop engine.
A Flutter package for cross-chain identity encryption and decryption, supporting SM2 and secp256k1 algorithms, file and message encryption, and easy integration with shared_preferences.
Signed ADLER-32 algorithm implementation in Dart. Works in browser, VM and flutter.
Twitter's snowflaker algorithm implementation in Dart. The Snowflake algorithm is a unique ID generator that was originally developed by Twitter. The algorithm generates 64-bit IDs that are composed of a timestamp, a worker ID, and a sequence number.