cake_wallet/lib/src/screens/send
2021-07-05 16:52:24 +03:00
..
widgets Another beautiful day fixes 2021-01-12 13:14:28 +02:00
send_page.dart CAKE-334 | applied unspent coins control to the app; added unspent_coins_info.dart; reworked createTransaction(), calculateEstimatedFee() and updateUnspent() methods in the electrum_wallet.dart; fixed unspent_coins_list_view_model.dart, unspent_coins_details_view_model.dart, unspent_coins_list_item.dart, unspent_coins_list_page.dart and unspent_coins_details_page.dart; fixed bitcoin_transaction_wrong_balance_exception.dart; added properties to bitcoin_unspent.dart; applied localization to unspent coins pages 2021-07-05 16:52:24 +03:00
send_template_page.dart CAKE-321 | changed resizeToAvoidBottomPadding parameter to resizeToAvoidBottomInset 2021-05-10 20:58:05 +03:00