/calculator_in_flutter

Calculator App is an Entry Level Project but still all exceptions have been handled properly. Animated Text Widget has been used for displaying Errors. Also, a package has been imported from pub.dev for the parsing and calculations.

Primary LanguageDart

Calculator App

Calculator App is an Entry Level Project but still all exceptions have been handled properly. I used Animated Text Widget for displaying Errors. Also, I had to import a package from pub.dev for the parsing and calculations.

UI and Working:

screencast-Genymotion-2023-07-12_11.54.38.777.webm

Tech Stack

  • Dart
  • Flutter
  • Android Studio

Setup and Installation

Requirements:

  1. Latest Android Studio Should be installed.
  2. Flutter SDK should be installed.
  3. Proper Internet Connection should be available.

Installation:

To run Install and Run this Project, follow these steps:

  1. Download the Project Zip file from GitHub.
  2. Open the project in Android Studio.
  3. Run the following command in the Package Manager Console:
flutter pub get
  1. Here you go......

Contributing

Contributions to the Calculator App are welcome. If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.