Skip to content

A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter.

License

Notifications You must be signed in to change notification settings

rajput-hemant/calculator

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2025
Sep 7, 2023
Sep 7, 2023
Nov 17, 2023
Jun 8, 2023
Jun 8, 2023
Jun 4, 2023
Jul 14, 2022
Nov 18, 2023
Jun 4, 2023
Mar 20, 2025
Mar 20, 2025
Nov 18, 2023
Sep 1, 2023

Repository files navigation

Calculator

v0.2.5

A Simple but elegant Calculator app made with Flutter using Google's Material Design with Currency (Exchange Rate) and Unit Converter.

Download APK



Universal Release
  
arm64
  
armabi
  
x86_64
  
Source Code (zip)
  
Source Code (tar.gz)

Get it on IzzyDroid


📱 App UI

Click here to expand

🔨 Building from Source

  • If you don't have Flutter SDK installed, please visit official Flutter site.
  • Fetch latest source code from master branch.
git clone https://github.com/rajput-hemant/calculator
cd calculator
  • Rename .env.example -> .env and add your Currency API Key.
# Free Currency API Key (https://freecurrencyapi.com)
CURRENCY_API_KEY="" # <- Add your API Key here
  • Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run

📜 License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

🦾 Contributors: