Releases: BigtoC/hnotes
Releases · BigtoC/hnotes
Hotfix: Run on Android 12
Hotfix release v2.1.0+2
520 Release~
Big release!
Flutter related
- Upgrade to Flutter 3 (What’s new in Flutter 3)
- Upgrade to Dart 2.17.1
Code enhancements
- Codes clean up and structure enhancements
- Implement DDD Architecture (reference)
- Switch to Ropsten (Ethereum testnet), and use Alchemy as a blockchain connection service
Functional updates
- Show blockchain info
- Allow users to import the API key, instead of reading a secret file.
- Import and show NFTs on the home page
- Swipe left to show details of an imported NFT from the home page
- Swipe right to delete an NFT
- Navigate to the usage guide webpage from the drawer
What's Changed
Full Changelog: v1.6.1...v2.1.0
Big release, version 2!
A user-friendly enhancement release,
- Migrate to Flutter 2 and the latest Dart version
- Codes clean up and implement DDD Architecture,
- Switch to Repoten Testnet and Alchemy as blockchain connector
- Allow user to input their API secret keys.
More enhancement for the app
- Beautify icons
- Change the love start day
- For the first time open this app, will be asked to set the love start date first
Start stage 2 and improved app base on stage 1
- Enhance code structure
- Beautify UI design
- Change primary color to vv's favourite pink
- Preparing for stage 2
- Now can get blockchain information
- Still, Android only
Finished Stage 1
Finish functions mentioned in stage 1, but the search function need to be enhanced, will be done in future developments.