flubo_calc 1.0.1 copy "flubo_calc: ^1.0.1" to clipboard
flubo_calc: ^1.0.1 copied to clipboard

Basic computation from some of my projects. For now nothing special, this is my first package I made, and if someone thinks it useful, let it use. p.s. This is a result of learning how to make my own packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flubo_calc

With Flutter:

 $ flutter pub add flubo_calc

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

dependencies:
  flubo_calc: ^1.0.1

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

0
likes
145
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Basic computation from some of my projects. For now nothing special, this is my first package I made, and if someone thinks it useful, let it use. p.s. This is a result of learning how to make my own packages.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

path

More

Packages that depend on flubo_calc