swisseph 0.5.1 copy "swisseph: ^0.5.1" to clipboard
swisseph: ^0.5.1 copied to clipboard

Isolate-safe Dart FFI bindings to the Swiss Ephemeris C library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add swisseph

With Flutter:

 $ flutter pub add swisseph

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

dependencies:
  swisseph: ^0.5.1

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

Import it

Now in your Dart code, you can use:

import 'package:swisseph/swisseph.dart';
0
likes
150
points
415
downloads

Documentation

API reference

Publisher

verified publisherninthhouse.studio

Weekly Downloads

Isolate-safe Dart FFI bindings to the Swiss Ephemeris C library.

Repository (GitLab)
View/report issues

License

AGPL-3.0 (license)

Dependencies

code_assets, ffi, hooks, logging, native_toolchain_c, wasm_ffi

More

Packages that depend on swisseph