widgets/index library
Classes
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?>