Skip to content

520 Release~

Compare
Choose a tag to compare
@BigtoC BigtoC released this 23 May 11:26
· 4 commits to main since this release
56af008

Big release!

Flutter related

  1. Upgrade to Flutter 3 (What’s new in Flutter 3)
  2. Upgrade to Dart 2.17.1

Code enhancements

  1. Codes clean up and structure enhancements
  2. Implement DDD Architecture (reference)
  3. Switch to Ropsten (Ethereum testnet), and use Alchemy as a blockchain connection service

Functional updates

  1. Show blockchain info
  2. Allow users to import the API key, instead of reading a secret file.
  3. Import and show NFTs on the home page
  4. Swipe left to show details of an imported NFT from the home page
  5. Swipe right to delete an NFT
  6. Navigate to the usage guide webpage from the drawer

What's Changed

  • Consolidate code changes in v2 branch and merge them to the main branch by @BigtoC in #19

Full Changelog: v1.6.1...v2.1.0