apsl_sun_calc 0.0.3 copy "apsl_sun_calc: ^0.0.3" to clipboard
apsl_sun_calc: ^0.0.3 copied to clipboard

Calculate solar positions, sunrise, sunset, and twilight phases for Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apsl_sun_calc

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

dependencies:
  apsl_sun_calc: ^0.0.3

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:apsl_sun_calc/apsl_sun_calc.dart';
4
likes
150
points
40
downloads

Publisher

verified publisherappstonelab.com

Weekly Downloads

Calculate solar positions, sunrise, sunset, and twilight phases for Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on apsl_sun_calc