Skip to content
This repository has been archived by the owner on Apr 28, 2019. It is now read-only.
/ ical4d Public archive

An ICalendar implementation for Dart

Notifications You must be signed in to change notification settings

ryejoon/ical4d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library for Dart developers.

Created from templates made available by Stagehand under a BSD-style license.

Usage

A simple usage example:

import 'package:ical4d/ical4d.dart';

main() {
  var awesome = new Awesome();
}

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

An ICalendar implementation for Dart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages