feriados_pt 0.2.1 copy "feriados_pt: ^0.2.1" to clipboard
feriados_pt: ^0.2.1 copied to clipboard

Portuguese national public holidays for Dart and Flutter. Calculates mandatory holidays for any year, including Easter-based moveable feasts, with correct handling of the 2013–2015 suppression period.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add feriados_pt

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

dependencies:
  feriados_pt: ^0.2.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:feriados_pt/feriados_pt.dart';
0
likes
0
points
197
downloads

Publisher

unverified uploader

Weekly Downloads

Portuguese national public holidays for Dart and Flutter. Calculates mandatory holidays for any year, including Easter-based moveable feasts, with correct handling of the 2013–2015 suppression period.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, xml

More

Packages that depend on feriados_pt