An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Neumorphic Calculator

A beautifully designed, customizable calculator app with a soft, modern neumorphic style. Built in Flutter for Android and iOS.

![Calculator Screenshot](https://cdn.dribbble.com/users/2986824/screenshots/14757121/media/7754c4eac87d79773937886400d0d95d.png)

**Download:**

[Get it on GitHub](https://github.com/mllrr96/Neumorphic-Calculator/releases) [Get it on F-Droid](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 get

4. 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).