ens_normalize 1.0.0 ens_normalize: ^1.0.0 copied to clipboard
Ethereum Name Service (ENS) Name Normalizer adapted from namehash/ens-normalize-python and adraffy/ens-normalize.js.
example/ens_normalize_example.dart
// import 'package:ens_normalize/ens_normalize.dart';
void main() {
print('awesome:');
}