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

outdated

A Flutter package for calculating the solar position and sunlight phases, such as sunrise, sunset, golden hour, solar noon, and twilight times. Perfect for applications that require solar angle data o [...]

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.1

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';
6
likes
0
points
76
downloads

Publisher

verified publisherappstonelab.com

Weekly Downloads

A Flutter package for calculating the solar position and sunlight phases, such as sunrise, sunset, golden hour, solar noon, and twilight times. Perfect for applications that require solar angle data or scheduling around sunlight hours.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on apsl_sun_calc