menu
crypto_ffi package
documentation
crypto_ffi_web.dart
CryptoFfiWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { CryptoFfiPlatform.instance = CryptoFfiWeb(); }
crypto_ffi package
documentation
crypto_ffi_web
CryptoFfiWeb
registerWith static method
CryptoFfiWeb class