Sum is a cross-platform calculator
Get release package from Releases page for your platform
- Android
- .apk file
- Linux:
- .deb Debian/Ubuntu
- .rpm Fedora/OpenSUSE
Simply download and install file for your platform
- Flutter SDK (Flutter official site)
- Dart SDK (Comes with Flutter)
- IDE (choose what you like):
- Clone the repo:
git clone https://github.com/atomi19/sum.git- Navigate to the project directory:
cd sum- Get dependencies:
flutter pub get- Run the project on iOS, Android, or wherever you want
flutter run
- Light and dark theme
- History
- Units converter
This project is licensed under the MIT License

