weishirongzhen / flutter_trust_wallet_core

MIT License
90 stars 32 forks source link

[Android] Fetching binary directly from TrustWalletCore maven repo possible #38

Closed hnord-vdx closed 2 years ago

hnord-vdx commented 2 years ago

We can now pull the library directly from the TrustWalletCore maven repository! I will create a pull request here with the required changes and adjust documentation. This means we don't need to build binary on our own and we save 5mb in size due to visibility preset staying the same.

@weishirongzhen Refer to issue 2013 and pull request 2033 at trustwalletcore repo