numerology 0.0.7 copy "numerology: ^0.0.7" to clipboard
numerology: ^0.0.7 copied to clipboard

provide several functions to calculate Numerology numbers: Ruling number, Life path number, ...

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add numerology

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

dependencies:
  numerology: ^0.0.7

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:numerology/numerology.dart';
3
likes
140
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

provide several functions to calculate Numerology numbers: Ruling number, Life path number, ...

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

basic_utils, flutter, intl

More

Packages that depend on numerology