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

discontinuedreplaced by: ical

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_serializer

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

dependencies:
  ical_serializer: ^0.0.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/ical_serializer.dart';
2
likes
30
pub points
0%
popularity

Publisher

verified publisherdartlang.rocks

A library to generate/serialize iCalendar files

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

intl, nanoid

More

Packages that depend on ical_serializer