world_holidays 2.1.0 copy "world_holidays: ^2.1.0" to clipboard
world_holidays: ^2.1.0 copied to clipboard

Generated multi-country holiday information with offline-first lookup and optional hosted updates.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add world_holidays

With Flutter:

 $ flutter pub add world_holidays

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

dependencies:
  world_holidays: ^2.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:world_holidays/world_holidays.dart';
2
likes
0
points
895
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

Generated multi-country holiday information with offline-first lookup and optional hosted updates.

Homepage
Repository (GitHub)
View/report issues

Topics

#holiday #calendar #flutter #localization #offline

License

unknown (license)

Dependencies

flutter, http, shared_preferences

More

Packages that depend on world_holidays