ephemeris_ziwei 1.0.0-beta.6
ephemeris_ziwei: ^1.0.0-beta.6 copied to clipboard
Ziwei Doushu (紫微斗数) extension bindings for the Taiyin ephemeris.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add ephemeris_ziweiWith Flutter:
$ flutter pub add ephemeris_ziweiThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
ephemeris_ziwei: ^1.0.0-beta.6Alternatively, 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_ziwei/ephemeris_ziwei.dart';