holidays_sv 0.0.2 copy "holidays_sv: ^0.0.2" to clipboard
holidays_sv: ^0.0.2 copied to clipboard

discontinuedreplaced by: almanac_sv

A Dart/Flutter package for calculating Swedish public holidays (röda dagar), bank-free days, flag days, and ISO-8601 week numbers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add holidays_sv

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

dependencies:
  holidays_sv: ^0.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:holidays_sv/holidays_sv.dart';
0
likes
160
points
152
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart/Flutter package for calculating Swedish public holidays (röda dagar), bank-free days, flag days, and ISO-8601 week numbers.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on holidays_sv