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

A simple Birth Chart widget.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add birth_chart

With Flutter:

 $ flutter pub add birth_chart

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

dependencies:
  birth_chart: ^1.0.0

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:birth_chart/birth_chart.dart';
1
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Birth Chart widget.

Repository (GitHub)
View/report issues

Topics

#chart #charts

License

unknown (license)

Dependencies

flutter

More

Packages that depend on birth_chart