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

A robust and efficient Dart SDK for performing basic and advanced mathematical operations in Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_calculator

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

dependencies:
  awesome_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:awesome_calculator/awesome_calculator.dart';
0
likes
135
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A robust and efficient Dart SDK for performing basic and advanced mathematical operations in Flutter apps.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on awesome_calculator