Welcome to my first Flutter application β a simple yet beautifully designed Calculator ! π
This app allows users to perform basic arithmetic operations with a clean UI and smooth animations.
β Addition, Subtraction, Multiplication, and Division
β Animated Splash Screen with Fade-in Effect
β Beautiful UI with Glassmorphism Effect
β Dismiss Keyboard on Tap Outside
β "AC" Button to Clear Inputs
β Smooth Animations for Result Display
- Clone the repository:
git clone https://github.com/niranjansah87/Flutter-Calculator.git cd Flutter-Calculator - Install dependencies:
flutter pub get
- Run the app:
flutter run
This repository is set up with GitHub Actions to automatically build and release new APKs whenever changes are pushed to the main branch.
- Push changes to GitHub.
- The workflow triggers an automated build.
- If the build succeeds, a new APK is generated and released.
πΉ Dark Mode Support
πΉ Scientific Calculator Features
πΉ Better Animations & UI Enhancements
This project is open-source . Feel free to modify and improve it!
