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.
screencast-Genymotion-2023-07-12_11.54.38.777.webm
- Dart
- Flutter
- Android Studio
- Latest Android Studio Should be installed.
- Flutter SDK should be installed.
- Proper Internet Connection should be available.
To run Install and Run this Project, follow these steps:
- Download the Project Zip file from GitHub.
- Open the project in Android Studio.
- Run the following command in the Package Manager Console:
flutter pub get
- Here you go......
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.