Skip to content

atomi19/sum

Repository files navigation

Sum

Sum is a cross-platform calculator

Getting Started

Option 1 (Install from a file):

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

Option 2 (build from source):

Prerequisites

Dependencies

  1. Clone the repo:
git clone https://github.com/atomi19/sum.git
  1. Navigate to the project directory:
cd sum
  1. Get dependencies:
flutter pub get
  1. Run the project on iOS, Android, or wherever you want
flutter run

Features

  • Light and dark theme
  • History
  • Units converter

License

This project is licensed under the MIT License

About

Sum is a cross-platform calculator

Resources

License

Stars

Watchers

Forks

Packages

No packages published