birth_chart 1.0.2 copy "birth_chart: ^1.0.2" to clipboard
birth_chart: ^1.0.2 copied to clipboard

A simple customizable birth chart with custom data, colors and other stuff.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add birth_chart

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

dependencies:
  birth_chart: ^1.0.2

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:birth_chart/birth_chart.dart';
1
likes
160
points
53
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A simple customizable birth chart with custom data, colors and other stuff.

Repository (GitHub)

Topics

#chart #charts

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on birth_chart