cake_wallet/lib/view_model/dashboard
Adegoke David 0c77b23ecb
feat: Implement NFT Tab for Eth (#1166)
* feat: Implement NFT Listing and Importing of new NFTs, also display NFTs linked to the wallet address

* Adjust UI based on wallet type, display nfts only when an ethereum wallet

* fix: Prevent tab bar from scrolling

* feat:Add NFT tab: adjust models and add localization

* feat:Add NFT tab: adjust models and add localization

* chore: Remove unused widget

* fix: Adjust UI to reflect more data, display image based on type, either png or svg, adjust theme-a

* fix: Update viewmodel

* fix: Add missing dependency to fix failing CI

* fix: Revert change in inject app script

* Delete cw_polygon/pubspec.lock

* - Code enhancements
- UI fixes
- Removing unrelated files

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2023-11-22 19:43:26 +02:00
..
action_list_display_mode.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
action_list_item.dart CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item 2020-07-23 15:20:52 +03:00
anonpay_transaction_list_item.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
balance_view_model.dart CW-516-Improve-balance-layout-in-home-screen (#1171) 2023-11-17 01:22:10 +02:00
dashboard_view_model.dart Cw 498 improve wallet accounts (#1152) 2023-11-02 17:52:47 +02:00
date_section_item.dart CAKE-15 | created header row, transaction page, balance view model, formatted item list, wallet balance; applied new design to trade and transaction rows; applied transaction page to dashboard page; applied balance view model, trade store, trade filter store and transaction filter store to dashboard view model; changed trade list item and transaction list item 2020-07-23 15:20:52 +03:00
desktop_sidebar_view_model.dart CW-349 MacOS UI issue when navigating to Transaction details screen (#921) 2023-07-11 19:07:46 +03:00
filter_item.dart PR fixes 2022-12-26 20:41:21 +02:00
formatted_item_list.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
home_settings_view_model.dart Cw 78 ethereum (#862) 2023-08-04 20:01:49 +03:00
market_place_view_model.dart CW-400 investigate cupertino nav bar null exception (#943) 2023-06-08 02:16:52 +03:00
nft_view_model.dart feat: Implement NFT Tab for Eth (#1166) 2023-11-22 19:43:26 +02:00
order_list_item.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
receive_option_view_model.dart Cw 314 trocador receive screen update (#823) 2023-03-24 17:26:42 +02:00
trade_list_item.dart Cw 498 improve wallet accounts (#1152) 2023-11-02 17:52:47 +02:00
transaction_list_item.dart Generic Fixes (#1122) 2023-10-13 14:49:00 +03:00
wallet_balance.dart Flutter upgrade 2022-10-12 13:09:57 -04:00