Skip to content

parneshraniga/core

 
 

Repository files navigation

Core

The foundation library of the ODW SDK.

It supports:

  1. errors
  2. logging
  3. throwOnError
  4. client package
  5. server package

Usage

A simple usage example:

import 'package:core/core.dart';

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

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

The core sdk of OpenDICOMweb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 98.5%
  • HTML 1.2%
  • CSS 0.3%