ephemeris 1.0.0-beta.6 copy "ephemeris: ^1.0.0-beta.6" to clipboard
ephemeris: ^1.0.0-beta.6 copied to clipboard

Idiomatic Dart bindings for the Taiyin ephemeris C API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ephemeris

With Flutter:

 $ flutter pub add ephemeris

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

dependencies:
  ephemeris: ^1.0.0-beta.6

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:ephemeris/ephemeris.dart';
0
likes
160
points
377
downloads

Documentation

API reference

Publisher

verified publisherredsc1.com

Weekly Downloads

Idiomatic Dart bindings for the Taiyin ephemeris C API.

Repository (GitHub)
View/report issues

Topics

#astronomy #ephemeris #celestial-mechanics #chinese-calendar #astrology

License

MPL-2.0 (license)

Dependencies

ffi

More

Packages that depend on ephemeris