widgets/index library
Classes
- AccountAddress
- AccountCell
- DeployAccountButton
- GetNFTFamily
- See also getNFT.
- GetNFTProvider
- See also getNFT.
- MarketplaceNftCard
- NftCard
- NFTDetail
- NFTList
- SendEthButton
- TokenIcon
- TokenList
- TokenListItem
- WalletBody
- WalletCell
- WalletErrorHandler
- WalletList
- WalletListScreen
- WalletSelector
- WalletTypeIcon
Enums
Mixins
Constants
- getNFTProvider → const GetNFTFamily
- See also getNFT.
Properties
-
nftPortfolioProvider
→ AutoDisposeFutureProvider<
ListNFTsResponse?> -
See also nftPortfolio.
final
- recipientAddress → Felt
-
final
Functions
-
getNFT(
GetNFTRef ref, String tokenId, String nftAddress) → Future< GetNFTResponse> -
nftPortfolio(
NftPortfolioRef ref) → Future< ListNFTsResponse?> -
showWalletList(
BuildContext context) → dynamic
Typedefs
-
NftPortfolioRef
= AutoDisposeFutureProviderRef<
ListNFTsResponse?>