holiday_id 0.0.3 copy "holiday_id: ^0.0.3" to clipboard
holiday_id: ^0.0.3 copied to clipboard

Flutter package that contains the information of Indonesia's national holidays and days-off

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add holiday_id

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

dependencies:
  holiday_id: ^0.0.3

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:holiday_id/holiday_id.dart';
2
likes
160
points
187
downloads

Publisher

verified publisherhanmajid.com

Weekly Downloads

Flutter package that contains the information of Indonesia's national holidays and days-off

Repository (GitHub)
View/report issues

Topics

#holiday #day-off #indonesia

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on holiday_id