reown_core 1.1.4 copy "reown_core: ^1.1.4" to clipboard
reown_core: ^1.1.4 copied to clipboard

Reown is the onchain UX platform that provides toolkits built on top of the WalletConnect Network

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reown_core
copied to clipboard

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

dependencies:
  reown_core: ^1.1.4
copied to clipboard

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

Import it

Now in your Dart code, you can use:

import 'package:reown_core/reown_core.dart';
copied to clipboard
1
likes
120
points
7.7k
downloads

Publisher

verified publisherreown.com

Weekly Downloads

2024.09.22 - 2025.04.06

Reown is the onchain UX platform that provides toolkits built on top of the WalletConnect Network

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

bs58, connectivity_plus, convert, cryptography, ed25519_edwards, event, flutter, freezed_annotation, http, json_annotation, logger, package_info_plus, pointycastle, shared_preferences, stack_trace, stream_channel, url_launcher, web_socket_channel, x25519

More

Packages that depend on reown_core