Matthew Fosse
78685b74f0
Cw 521 moonpay buy ( #1335 )
...
* save
* save
* moonpay fixes
* fix for debug mode
* code cleanup
* another fix for debug mode
* [skip ci] fixes
* test build
* code cleanup
* fix buy page
2024-03-28 15:30:41 +02:00
Omar Hatem
133fa2987a
Generic fixes ( #1245 )
...
* Remove error message if buy action is disabled
* Fix wallet list selected wallet issue
* Check if the widget is still mounted before showing popup
* minor code readability enhancement [skip ci]
* Code enhancement [skip ci]
* Revert removing ask each time localization
* Add Moonpay to sell flow
Code Enhancements
* remove error popup when sell option is disabled
2024-01-01 15:05:37 +02:00
Serhii
914565eb72
CW-539-DFX-off-ramp-sell-provider ( #1229 )
...
* buy_provider_types refactoring
* refactor MoonPay and sell option flow
* dfx sell flow
* add default sell provider flow
* localization
* Update other_settings_page.dart
* [skip ci] update localization
* [skip ci] providers fixes
* [skip ci] ui fixes
* refactor sell and buy flow
* handle dfx availability by country
* PR fixes
2023-12-28 21:20:59 +02:00
Omar Hatem
65b87ecae0
Fix nullability of selected provider ( #562 )
...
Remove un-necessary null operators
2022-10-24 15:06:03 -04:00
M
1beb18b045
Flutter upgrade
2022-10-12 13:09:57 -04:00
Omar Hatem
8321c9fbbe
Enable different currencies ( #401 )
2022-07-01 12:04:00 +01:00
Godwin Asuquo
d14150f4b1
Add ach payment amount on buy page ( #282 )
2022-03-07 13:13:39 +03:00
M
e6b1da376d
Configure wallet types for the app
2021-12-24 14:41:34 +02:00
M
81b34a30e7
Changes for buy page for bitcoin and litecoin. Added listeners for notifications from resume and launch.
2021-06-08 23:06:22 +03:00
OleksandrSobol
d5d1afd89b
CAKE-306 | merged main branch into current; added _fetchBuyItems() method to buy_view_model.dart; deleted isMoonPayEnabled parameter from settings_store.dart
2021-06-07 16:40:25 +03:00
OleksandrSobol
9e1c151f85
CAKE-306 | fixed moonpay_buy_provider.dart; added onEnabled() method to moonpay_buy_provider.dart; checked is MoonPayBuyProvider enabled; added isMoonPayEnabled to settings_store.dart
2021-06-01 21:03:35 +03:00
OleksandrSobol
ae7ccacf29
CAKE-306 | fixed moonpay_buy_provider.dart, buy_view_model.dart and order_details_view_model.dart
2021-04-30 13:12:00 +03:00
OleksandrSobol
9627590ba5
CAKE-306 | fixed findOrderById() in the moonpay_buy_provider.dart; fixed saveOrder() in the buy_view_model.dart
2021-04-30 11:08:25 +03:00
OleksandrSobol
1c976bfaa1
CAKE-306 | applied _saveOrder() to buy_webview_page.dart; fixed moonpay_buy_provider.dart and wyre_buy_provider.dart; canceled timers on exchange_trade_page.dart, order_details_page.dart and trade_details_page.dart; reworked pre_order_page.dart
2021-04-15 20:10:23 +03:00
OleksandrSobol
19ffffa6cc
CAKE-306 | applied buy_webview_page.dart to the app; fixed order_details_view_model.dart and order_row.dart; applied localization to the pre_order_page.dart; deleted unused files
2021-04-13 21:40:44 +03:00
OleksandrSobol
346a034d0a
CAKE-306 | added MoonPay option for BTC buying; applied PreOrderPage to the app; created Wyre and MoonPay buy providers
2021-04-12 21:22:22 +03:00