swayze_math 1.1.0 copy "swayze_math: ^1.1.0" to clipboard
swayze_math: ^1.1.0 copied to clipboard

Classes for math operations in the context of a spreadsheet UI

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add swayze_math

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

dependencies:
  swayze_math: ^1.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:swayze_math/swayze_math.dart';
5
likes
80
pub points
17%
popularity

Publisher

verified publisherrows.com

Classes for math operations in the context of a spreadsheet UI

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, meta

More

Packages that depend on swayze_math