cake_wallet/cw_monero/example
OmarHatem 53d3db5340 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into linux/password-direct-input
 Conflicts:
	cw_core/lib/wallet_base.dart
	lib/core/auth_service.dart
	lib/di.dart
	lib/main.dart
	lib/router.dart
	lib/routes.dart
	lib/src/screens/dashboard/desktop_widgets/desktop_wallet_selection_dropdown.dart
	lib/src/screens/restore/restore_wallet_from_seed_page.dart
	lib/src/screens/settings/security_backup_page.dart
	lib/src/screens/wallet_list/wallet_list_page.dart
	lib/store/settings_store.dart
	lib/view_model/wallet_creation_vm.dart
	macos/Podfile.lock
	pubspec_base.yaml
	res/values/strings_bg.arb
	res/values/strings_en.arb
	res/values/strings_id.arb
	res/values/strings_my.arb
	res/values/strings_nl.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_zh.arb
2023-05-26 15:09:55 +03:00
..
lib Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
linux Merge branch 'desktop-linux' of github.com:cake-tech/cake_wallet into linux/password-direct-input 2023-04-18 15:45:32 -04:00
macos Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
test Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
.gitignore Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
analysis_options.yaml Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
pubspec.lock CW-351-Add-option-in-Privacy-settings-to-enable-disable-screenshots (#885) 2023-04-20 11:59:59 +02:00
pubspec.yaml Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
README.md Add build scripts for macOS. Add macos for cw_monero plugin. Add macos proj to the application. 2023-01-10 21:15:24 -05:00

cw_monero_example

Demonstrates how to use the cw_monero plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.