Skip to content

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:

About

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

Topics

Resources

Stars

68 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages