Factorial Calculator
v.0.0.4
"A factorial application that can even calculate the factorial of factorial..."
It will also be released for other platforms. Stay tuned!
git clone https://github.com/ArpedoX/Factorial-Calculator.gitflutter pub get in terminalflutter packages pub run build_runner build --delete-conflicting-outputs (Must be done on each git pull)