https://github.com/mllrr96/Neumorphic-Calculator
Highly customizable and elegant calculator app built for iOS and Android
https://github.com/mllrr96/Neumorphic-Calculator
android calculator calculator-app calculator-application flutter flutter-app flutter-apps flutter-calculator flutter-calculator-app flutter-calculator-mathematics-opensource ios
Last synced: about 1 month ago
JSON representation
Highly customizable and elegant calculator app built for iOS and Android
- Host: GitHub
- URL: https://github.com/mllrr96/Neumorphic-Calculator
- Owner: mllrr96
- License: mit
- Created: 2024-07-06T21:05:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T21:12:35.000Z (about 1 year ago)
- Last Synced: 2024-08-23T22:15:43.062Z (about 1 year ago)
- Topics: android, calculator, calculator-app, calculator-application, flutter, flutter-app, flutter-apps, flutter-calculator, flutter-calculator-app, flutter-calculator-mathematics-opensource, ios
- Language: Dart
- Homepage:
- Size: 10.3 MB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-flutter-apps - Neumorphic Calculator - Elegant and highly customizable calculator app with a beautiful neumorphic design by [Mohammed Ragheb](https://github.com/mllrr96) (Uncategorized / Uncategorized)
README
# Neumorphic Calculator
A beautifully designed, customizable calculator app with a soft, modern neumorphic style. Built in Flutter for Android and iOS.

**Download:**
[
](https://github.com/mllrr96/Neumorphic-Calculator/releases) [
](https://f-droid.org/packages/com.ragheb.neumorphic_calculator)
**iOS:** Due to App Store restrictions, sideloading is required, checkout [Sideloadly](https://sideloadly.io/) or [AltStore](https://altstore.io/) for more info about sideloading.
## Screenshots
![]()
![]()
![]()
## Features
- **Dark Mode:** Easy on the eyes with automatic light and dark themes.
- **Custom Themes:** Choose the look that suits your style best.
- **Personalized Buttons:** Adjust button shapes and styles the way you like.
- **Font Options:** Pick a font you love for the perfect look.
- **Calculation History:** Quickly review and recall your past calculations.## Build it yourself
1. Clone the repository:
```bash
git clone https://github.com/mllrr96/Neumorphic-Calculator.git
```2. Navigate into the project directory:
```bash
cd Neumorphic-Calculator
```3. Install dependencies:
```bash
flutter pub get4. Run the app:
```bash
flutter run
```## Platform Support
- **Android:** Supported
- **iOS:** Supported## Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
## License
This project is open source and available under the [MIT License](LICENSE).
## Acknowledgements
- Inspired by [Ulima Inas Shabrina](https://dribbble.com/shabrinaiu) design, [link](https://dribbble.com/shots/14757121-CALCULATOR)
- Built with [Flutter](https://flutter.dev/)## Contact
For any inquiries or suggestions, please feel free to email me at [ragheb.github@gmail.com](mailto:ragheb.github@gmail.com).