ens_lookup 0.1.0 copy "ens_lookup: ^0.1.0" to clipboard
ens_lookup: ^0.1.0 copied to clipboard

outdated

Simple package for ENS lookup

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ens_lookup

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ens_lookup: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ens_lookup/ens_lookup.dart';
4
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Simple package for ENS lookup

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

web3dart

More

Packages that depend on ens_lookup