investing library

Bank UI Kit: Investing sub-library.

Multi-currency wallets, stock/ETF/crypto holdings, buy/sell, charts. Depends on core.dart.

import 'package:bank_ui_kit/investing.dart';

Classes

AssetQuote
BankAssetPriceTicker
Compact price + change-percentage row for a stock, ETF, or crypto asset.
BankBuySellSheet
Order-entry sheet for buying or selling an asset.
BankChartDataPoint
A data point for the portfolio performance chart.
BankCurrencyWallet
Data for a single currency wallet tab.
BankCurrencyWalletTabBar
Horizontal scrollable tab row showing one tab per currency wallet.
BankHoldingsListTile
A portfolio position row. Built for ListView.builder usage.
BankLiveExchangeConverter
Two-sided live currency converter.
BankPortfolioPerformanceChart
Time-series chart wrapper sitting on top of fl_chart. Does not implement its own charting: wraps fl_chart's LineChart.
BankWatchlistCard
A saved/watched asset card with quick-glance price and watchlist toggle.
ExchangeRate
Holding