holiday_event_api 1.0.2 copy "holiday_event_api: ^1.0.2" to clipboard
holiday_event_api: ^1.0.2 copied to clipboard

The Official Holiday and Event API built for Dart and Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add holiday_event_api
copied to clipboard

With Flutter:

 $ flutter pub add holiday_event_api
copied to clipboard

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

dependencies:
  holiday_event_api: ^1.0.2
copied to clipboard

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:holiday_event_api/holiday_event_api.dart';
copied to clipboard
2
likes
160
points
31
downloads

Publisher

verified publisherwesty92.com

Weekly Downloads

2024.08.31 - 2025.03.15

The Official Holiday and Event API built for Dart and Flutter.

Repository (GitHub)
View/report issues

Topics

#api #apis #client #event #http

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

equatable, http, json_annotation

More

Packages that depend on holiday_event_api