cake_wallet/cw_solana
Matthew Fosse e6b4b08c24
version bump to 3.13.9, auth working on mac (#1367)
* version bump to 3.13.9, auth working on mac

* bump flutter version in workflow file

* workflow fix

* test fix

* downgrade flutter version

* test fix

* test fix

* update gradle version

* fixes for updated dart version, localization file updates

* remove accidental inclusion

* missed some unimplemented throws
2024-04-18 19:00:24 +02:00
..
lib CW-608-Fetch-And-Save-Icons-Of-ERC20-And-SPL-Tokens-When-Adding-Them (#1365) 2024-04-09 00:53:14 +02:00
test CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
.gitignore CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
.metadata CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
analysis_options.yaml CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
CHANGELOG.md CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
LICENSE CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
pubspec.yaml version bump to 3.13.9, auth working on mac (#1367) 2024-04-18 19:00:24 +02:00
README.md CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.