cake_wallet/cw_monero/example
OmarHatem 9687876c32 Merge branch 'v4.9.0_v1.6.0' of https://github.com/cake-tech/cake_wallet into cw-linux
 Conflicts:
	cw_core/lib/hive_type_ids.dart
	cw_core/lib/wallet_info.dart
	cw_core/pubspec.lock
	cw_monero/lib/monero_wallet.dart
	lib/entities/default_settings_migration.dart
	lib/main.dart
	lib/src/screens/dashboard/widgets/address_page.dart
	lib/src/screens/settings/display_settings_page.dart
	lib/store/settings_store.dart
	tool/append_translation.dart
2023-09-02 04:08: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-465-Remove CakePay Button on Mobile/Desktop (#1057) 2023-09-01 16:59:18 +03:00
pubspec.yaml Dashboard desktop view (#737) 2023-04-14 06:39:08 +02:00
README.md Dashboard desktop view (#737) 2023-04-14 06:39:08 +02: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.