toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 33 packages
Sort by PUB-AZS
Dart package to compute base 58 encoding. This encoding is typically used for crypto currencies such as Bitcoin.
A straight forward implementation of base58check extending upon bs58 for Flutter writing in Dart.
Socks5 server and client with ability to catch packet in both direction, chain proxies and more.
Provides encoding and decoding methods for parsing substrate SS58 addresses.
A straight forward implementation of base58check extending upon base58.
Dart component to compute base 58 encoding. This encoding is typically used for cryptocurrencies such as Bitcoin.
Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS).
A Flutter package for easy SOCKS5 proxy configuration with simple connect/disconnect API.
Platformandroid
A flutter plugin, a library dedicated to aes_ecb_pkcs5 encryption and decryption, it has high performance and a simple API, small size and stable operation;
Javascript (ES5) Interpreter written entirely in Dart. Can be used in any Dart program or a Flutter app. Support basic javascript including primitive types, maps, lists and declaring and executing functions