Digital Calculator is a fully function Calculator Clone which is based on this UI Design. It has keyboard support and a few useful shortcuts for quick and easy access. It also has a dedicated dark mode theme for better accessibility.
Please starβ the repo if you like what you seeπ.
(or)
- Keyboard Support (even for Android and iOS)
- Shortcuts Support
- Digital Display
- Error Handling
- Sign Change
- Floating Window Support
- Light Mode
- Dark Mode
- Responsive Design
- Scientific Calculator
- Calculator History
Shortcut | Action |
---|---|
Inputs digits from 0 to 9 | |
Addition | |
Subtraction | |
Multiplication | |
Division | |
Percentage | |
Delete a Digit | |
Decimal Point | |
Evaluate | |
All Clear | |
Clear Character |
Name | Usage |
---|---|
flutter_inset_box_shadow | To use inset property for box shadows |
math_expressions | For parsing and evaluating mathematical expressions |
flutter_lints | For linting |
Copyright (c) 2023 Aditya R MIT LICENCE