A tool App which can simplify operation for Android developer. Built with Flutter.
Important: If you want to build the app by yourself rather than download the release directly, please consider to use the source code from the main branch, the develop branch is under development and I cannot guarantee it to be stable.
- Android multiple dpi resources copy
- 3DES encrypt and decrypt
- Chinese national encryption algorithm SM4 encrypt and decrypt
- QR code parsing and generation
To clone and run this repository you'll need Git and Flutter SDK installed on your OS. From your command line:
# Clone this repository
git clone git@github.com:JosephusZhou/haha_tools.git
# Go into the repository
cd haha_tools
# run the app
flutter run
To pack into an app, simply type one of these:
flutter build macos
License GPL
Haha Tools is free.