cake_wallet/lib/store
OmarHatem 7751a46c4d Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
 Conflicts:
	.gitignore
	cw_bitcoin/pubspec.lock
	cw_core/lib/hive_type_ids.dart
	cw_core/lib/wallet_info.dart
	cw_core/pubspec.lock
	cw_ethereum/lib/ethereum_wallet_service.dart
	cw_monero/example/pubspec.lock
	cw_monero/lib/monero_wallet.dart
	cw_monero/lib/monero_wallet_service.dart
	cw_monero/pubspec.lock
	lib/di.dart
	lib/entities/default_settings_migration.dart
	lib/main.dart
	lib/src/screens/contact/contact_list_page.dart
	lib/src/screens/dashboard/desktop_widgets/desktop_action_button.dart
	lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart
	lib/src/screens/dashboard/widgets/address_page.dart
	lib/src/screens/dashboard/widgets/balance_page.dart
	lib/src/screens/exchange/exchange_page.dart
	lib/src/screens/receive/anonpay_invoice_page.dart
	lib/src/screens/restore/restore_wallet_from_seed_details.dart
	lib/src/screens/restore/wallet_restore_from_keys_form.dart
	lib/src/screens/restore/wallet_restore_page.dart
	lib/src/screens/restore/widgets/restore_button.dart
	lib/src/screens/settings/display_settings_page.dart
	lib/src/screens/settings/manage_nodes_page.dart
	lib/src/screens/settings/widgets/settings_cell_with_arrow.dart
	lib/src/screens/wallet_list/wallet_list_page.dart
	lib/src/widgets/search_bar_widget.dart
	lib/src/widgets/seed_widget.dart
	lib/store/settings_store.dart
	lib/themes/extensions/picker_theme.dart
	lib/themes/high_contrast_theme.dart
	lib/themes/theme_base.dart
	pubspec_base.yaml
	res/values/strings_ar.arb
	res/values/strings_bg.arb
	res/values/strings_cs.arb
	res/values/strings_de.arb
	res/values/strings_en.arb
	res/values/strings_es.arb
	res/values/strings_fr.arb
	res/values/strings_ha.arb
	res/values/strings_hi.arb
	res/values/strings_hr.arb
	res/values/strings_id.arb
	res/values/strings_it.arb
	res/values/strings_ja.arb
	res/values/strings_ko.arb
	res/values/strings_my.arb
	res/values/strings_nl.arb
	res/values/strings_pl.arb
	res/values/strings_pt.arb
	res/values/strings_ru.arb
	res/values/strings_th.arb
	res/values/strings_tr.arb
	res/values/strings_uk.arb
	res/values/strings_ur.arb
	res/values/strings_yo.arb
	res/values/strings_zh.arb
	tool/append_translation.dart
	tool/configure.dart
2023-09-07 06:24:40 +03:00
..
anonpay Cw 314 trocador receive screen update () 2023-03-24 17:26:42 +02:00
dashboard Cw 314 trocador receive screen update () 2023-03-24 17:26:42 +02:00
templates Cw 433 support send templates with multiple recipients () 2023-08-02 01:19:04 +03:00
yat Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00
app_store.dart Revert "Merge branch 'linux/password-direct-input' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input" 2023-06-29 16:44:31 +03:00
authentication_store.dart Update MobX 2023-03-06 18:42:15 +02:00
node_list_store.dart Flutter upgrade 2022-10-12 13:09:57 -04:00
secret_store.dart Add ability to enter wallet password directly. Add ability to build without flutter secure storage. Add excludeFlutterSecureStorage flag to too/configure.dart for settings for secure storage. Add wallet unlock screen. 2023-03-30 18:33:59 -04:00
settings_store.dart Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input 2023-09-07 06:24:40 +03:00
wallet_list_store.dart