Looking for a handy math companion?
Here is a calculator with all commonly used simple and scientific operations, a currency converter, pleasing dual themes and more.
Designed & developed by Pranav M R
Available for download on Google Play
• The app provides support for all simple mathematical operations and scientific functions like the trigonometric, inverse trigonometric and logarithmic functions.
• It uses easy and secure Firebase authentication to store and retrieve your calculation history. An app drawer on the left provides access to all these features with a single tap.
• A real-time currency converter gives you reliable exchange rates between any two currencies at the time of calculation.
• It also features a dual theme with visually appealing light and dark themes.
• App Icon Background: Freepik (Attribution Required)
• App Graphic Foreground: Wallpapers.com (Attribution Required)
- Flutter must be installed and working on your machine.
- An Android device/emulator must be accessible for running the app.
-
Clone this repository:
git clone https://github.com/pranav-m-r/Calculator.git
-
Fetch the required packages:
flutter pub get
-
Run the app on your device/emulator:
flutter run