Library that is used to validate a WalletConnect URI Format following EIP-1328.
Installation
Install the package:
dart pub add wallet_connect_uri_validator
Import the package:
import 'package:wallet_connect_uri_validator/wallet_connect_uri_validator.dart';