Releases: AIPEAC/flutter-no-debugprint-release
Releases · AIPEAC/flutter-no-debugprint-release
flutter v2.0
flutter release no debugprint v1.0
Installation
Linux / macOS
git clone https://github.com/AIPEAC/flutter-no-debugprint-release
cd flutter-no-debugprint-release
./install.shThe installer will ask if you want to remove the cloned directory. Say y if you don't need it anymore — the wrapper is copied to ~/.flutter-ndrelease/.
Then restart your terminal or run:
source ~/.bashrc # or ~/.zshrcWindows
git clone https://github.com/AIPEAC/flutter-no-debugprint-release
cd flutter-no-debugprint-release
install.batThe installer will ask if you want to remove the cloned directory. Say y if you don't need it anymore — the wrapper is copied to %USERPROFILE%\.flutter-ndrelease\.
Then restart your terminal.