This is a simple calculator app developed using Flutter. The user can calculate percentages by entering a number and its percentage.
- User-friendly interface
- Simple percentage calculation
- Clone or download this project.
- Run
flutter pub get
command in the terminal to install the necessary dependencies. - Use
flutter run
command to run the application.
To contribute, please fork and send a pull request.