daylight 0.1.0 copy "daylight: ^0.1.0" to clipboard
daylight: ^0.1.0 copied to clipboard

outdated

Get the sunset and sunrise times for a geolocation without having to access any api.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add daylight

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

dependencies:
  daylight: ^0.1.0

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:daylight/daylight.dart';
32
likes
0
pub points
81%
popularity

Publisher

verified publisherblue-fire.xyz

Get the sunset and sunrise times for a geolocation without having to access any api.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angles, flutter, intl

More

Packages that depend on daylight