cake_wallet/cw_mweb
cyan 2078407608
Migrate to .xcframework (#2006)
* add libmd to linked libraries

* ios 16 fixes, new moneroc, simulator support

* update app version [skip ci]

* update monero.com as well [skip ci]

* migrate away from {Monero,Wownero,Zano}Wallet.framework
Generate .xcframework dynamically
Fix mweb requiring manual steps in xcode

* fix app_config.sh when .dylib are not yet present

* fix typo in model_generator.sh

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2025-02-17 15:53:10 +02:00
..
android CW-798 Fix macos 15 issues (#1775) 2024-11-25 16:08:30 +02:00
ios Migrate to .xcframework (#2006) 2025-02-17 15:53:10 +02:00
lib CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
macos litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
.gitignore litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
.metadata litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
analysis_options.yaml litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
CHANGELOG.md litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
LICENSE litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00
pubspec.yaml CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
README.md litecoin mweb support (#1455) 2024-09-28 05:22:25 +03:00

cw_mweb

A new Flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

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