You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cake_wallet/lib/src/screens/transaction_details
Tanner Silva 248cb3a0da
Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list
3 years ago
..
widgets CAKE-227 | applied null to subname for btc wallet in the dashboard_view_model.dart; deleted isDrawBottom from trade_details_page.dart, transaction_details_page.dart, standart_list_row.dart, textfield_list_row.dart; applied SectionStandardList to trade_details_page.dart and transaction_details_page.dart 3 years ago
blockexplorer_list_item.dart Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list 3 years ago
standart_list_item.dart CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app 4 years ago
textfield_list_item.dart CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app 4 years ago
transaction_details_list_item.dart CAKE-198 | applied ability to make a note with some details about transaction; added transactionNote property and note getter to transaction_description.dart; added multiline textfield for notes (send_page.dart); added transaction_details_list_item.dart, textfield_list_item.dart, textfield_list_row.dart, transaction_details_view_model.dart to the app 4 years ago
transaction_details_page.dart Block explorer row in transaction details is now implemented as an item subclass rather than being index dependent in the list 3 years ago