ready_made_calculator 0.0.2 copy "ready_made_calculator: ^0.0.2" to clipboard
ready_made_calculator: ^0.0.2 copied to clipboard

A Ready made Calculator with functionality included to speed up Application Process.

ready_made_calculator #

A Ready made Pre-designed & functional Calculator for Flutter Developers. This package would be really helpful in speeding up the App process.

Some useful insights

License: MIT Pub Twitter

Technologies #

Package is fully created with:

  • Dart

Preview #

alt text

Features #

- Ready made Design
- Attractive User Interface and Font Type
- Simple and light

Installation & usage #

Under the project's terminal, jot down the below command to install the suitable version, or install it manually.

flutter pub add ready_made_calculator

import 'package:ready_made_calculator/ready_made_calculator.dart';

Code snippet #

Scaffold(
   body: ReadyMadeCalculator(),
),

Optional parameters #

Note: As of now, this package has no optional parameters.

Platform support #

ready_made_calculator currently supports:

  • Android
  • iOS
  • Web
  • Windows
  • Linux
  • MacOS

Contributing #

If you'd like to contribute to this project, please follow these guidelines:

  • Submit an issue describing the bug or feature request.
  • Fork the repository and make changes in a new branch.
  • Submit a pull request with your changes.

Submit an issue - Click here

Buy me a coffee #

Buy Me A Coffee

2
likes
130
pub points
58%
popularity

Publisher

unverified uploader

A Ready made Calculator with functionality included to speed up Application Process.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, math_expressions, string_validator

More

Packages that depend on ready_made_calculator