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

With Flutter:

 $ flutter pub add holiday_event_api

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

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';
1
likes
160
pub points
34%
popularity

Publisher

verified publisherwesty92.com

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