Skip to content

nahidfullstackdev/Flutter_calculator_app

Repository files navigation

Flutter Calculator App

Welcome to the Flutter Calculator App! This is a simple calculator application built using Flutter. It supports basic arithmetic operations and provides a clean and intuitive user interface.

Features

  • Addition, subtraction, multiplication, and division operations
  • Responsive and user-friendly design
  • Clear button to reset the calculation

Demo

UI.Template.mp4

Deployment

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Flutter SDK: Installation Guide
  • Dart SDK (comes with Flutter)
  • IDE (e.g., VS Code, Android Studio)

Installing

  • Clone the repository:
 git clone https://github.com/yourusername/flutter-calculator-app.git
  • Navigate to the project directory:
cd calculator
  • Get the required dependencies:
flutter pub get
  • Run the app:
flutter run

Built With

  • Flutter - The framework used
  • Dart - Programming language for Flutter

Contributing

If you want to contribute to this project, please fork the repository and create a pull request with your changes.

Acknowledgements

Inspired by various calculator apps available in the market Thanks to the Flutter community for their continuous support and resources



Feel free to customize this template to better fit your project details. If you have any specific requirements or additional information you'd like to include, let me know!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published