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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
5
likes
80
points
33
downloads

Publisher

verified publisherrows.com

Weekly Downloads

2024.09.26 - 2025.04.10

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