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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ready_made_calculator

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ready_made_calculator: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ready_made_calculator/ready_made_calculator.dart';
3
likes
130
pub points
57%
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