ical 0.1.3 copy "ical: ^0.1.3" to clipboard
ical: ^0.1.3 copied to clipboard

outdated

A library to generate/serialize iCalendar files

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ical

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

dependencies:
  ical: ^0.1.3

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:ical/serializer.dart';
11
likes
0
pub points
74%
popularity

Publisher

verified publisherscalabs.de

A library to generate/serialize iCalendar files

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

intl, nanoid

More

Packages that depend on ical