AppKit class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
close()
→ Future<void>
-
Closes the AppKit
-
createConfig({required String projectId, required String configKey, required List<int> chains, CoreStorage storage = CoreStorage.localStorage, required AppKitMetadata metadata, required bool email, List<String>? socials, required bool showWallets, required bool walletFeatures, TransportBuilder? transportBuilder, List<String>? includeWalletIds, List<String>? featuredWalletIds, List<String>? excludeWalletIds})
→ Config
-
-
init({required String projectId, required List<int> chains, CoreStorage storage = CoreStorage.localStorage, required bool enableAnalytics, required bool enableOnRamp, required AppKitMetadata metadata, required bool email, List<String>? socials, required bool showWallets, required bool walletFeatures, TransportBuilder? transportBuilder, List<String>? includeWalletIds, List<String>? featuredWalletIds, List<String>? excludeWalletIds})
→ void
-
-
open()
→ Future<void>
-
Opens the AppKit
-
openActivity()
→ Future<void>
-
Opens the AppKit directly to the Activity/Transactions view
-
openBuyCrypto()
→ Future<void>
-
Opens the AppKit directly to the Buy Crypto/OnRamp providers view
-
openMeld([MeldOptions? options])
→ Future<void>
-
Opens Meld.io directly in a popup with customizable parameters