flutter_financekit_platform_interface library

Classes

AccountBalance
A snapshot of an account's balance at a point in time.
CurrencyAmount
A monetary amount paired with its ISO 4217 currency code.
FinancialAccount
A financial account linked in Apple Wallet.
FlutterFinancekitPlatform
The interface that platform implementations must extend.
Transaction
A financial transaction on an account.
TransactionQuery
Parameters for filtering a transaction query.

Enums

AccountType
Whether an account holds assets or represents a liability.
AuthorizationStatus
Whether the app is authorized to access FinanceKit data.
CreditDebitIndicator
Whether a transaction increases or decreases the account balance.
TransactionStatus
The settlement status of a transaction.
TransactionType
The kind of financial transaction.